Fixing photo credits, gitignoring Gemfile.lock, minor styling tweaks
This commit is contained in:
parent
ff336eb8fe
commit
ecf04f894b
8 changed files with 16 additions and 35 deletions
|
@ -45,6 +45,9 @@
|
|||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<p class="small font-weight-light mb-md-0">Code licensed under AGPLv3; docs licensed under GPLv2. More details <a href="http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/about-this-manual/">here</a>.</p>
|
||||
{% if page.photocredit %}
|
||||
<div class="small font-weight-light mb-md-0">{{page.photocredit}}</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue