1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-18 04:50:03 +02:00

Adding footer.

This commit is contained in:
Henrik Hautakoski 2019-10-22 15:05:22 +02:00
parent bdee9850fc
commit 799679de67
2 changed files with 10 additions and 0 deletions

3
_includes/footer.html Normal file
View file

@ -0,0 +1,3 @@
<div class="footer">
<p>Page generated on: <i>{{ site.time | date: "%Y-%m-%d %T %Z" }}</i></p>
</div>