Pages includes footer

This commit is contained in:
Clément GOUIN
2019-06-21 11:44:39 +02:00
parent 17db174926
commit 3fc01cadb8
4 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
<hr>
<footer>
<small>@<%= new Date().getFullYear() %> - Made with <a href="https://github.com/klemek/gitblog.md">GitBlog.md</a>
</small>
</footer>