Compare commits
1 Commits
b7022aecd2
...
427fd9db8b
| Author | SHA1 | Date | |
|---|---|---|---|
| 427fd9db8b |
@@ -124,6 +124,9 @@
|
||||
<footer id="contentinfo" class="body">
|
||||
<address id="about" class="vcard body">
|
||||
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
|
||||
{% if SITE_COMMIT %}
|
||||
<span class="header-delimiter">·</span> Build <a href="https://git.haemka.in/hmk/haemka.de/commit/{{ SITE_COMMIT }}">{{ SITE_COMMIT }}</a> ({{ SITE_BRANCH }})
|
||||
{% endif %}
|
||||
</address><!-- /#about -->
|
||||
</footer><!-- /#contentinfo -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user