Updated footer for more info

This commit is contained in:
Klemek
2019-06-22 14:29:54 +02:00
parent 333bbf6eb8
commit 0480536a20
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
<hr>
<footer>
<small>@<%= new Date().getFullYear() %> - Made with <a href="https://github.com/klemek/gitblog.md">GitBlog.md</a>
<small><a href="/rss">RSS feed</a> - @<%= new Date().getFullYear() %> - Made with <a
href="https://github.com/klemek/gitblog.md">GitBlog.md</a> (v<%= info.version %>)
</small>
</footer>