make credits optional

This commit is contained in:
Pat Dryburgh
2018-08-01 09:52:35 -07:00
parent cfb0bdad33
commit 6dd29b3ab1
3 changed files with 10 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{{ content }}
{% unless site.show_credits == "false" %}
{% unless site.hide_credits %}
<aside class="site-credits">
<p>
<small><a href="https://github.com/patdryburgh/hitchens">Hitchens Theme</a> powered by <a href="http://jekyllrb.com">Jekyll</a></small>