Merge pull request #418 from khornberg/feature/version

Added version to footer. Helps me know what I'm looking at.
This commit is contained in:
Klaus Silveira
2014-03-28 21:54:39 -03:00

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>