mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
make credits optional
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user