mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-18 17:14:15 +00:00
add theme credits
This commit is contained in:
@ -19,5 +19,13 @@
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% unless site.show_credits == "false" %}
|
||||
<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>
|
||||
</p>
|
||||
</aside>
|
||||
{% endunless %}
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user