Added version to footer. Helps me know what I'm looking at.

This commit is contained in:
Kyle Hornberg
2014-02-07 14:47:09 -06:00
parent 58914c8304
commit 7fd6a22e6a

View File

@@ -1,3 +1,3 @@
<footer>
<p>Powered by <a href="https://github.com/klaussilveira/gitlist">GitList</a></p>
<p>Powered by <a href="https://github.com/klaussilveira/gitlist">GitList 0.4.0</a></p>
</footer>