This commit is contained in:
2019-09-05 12:26:10 +02:00
parent af1abf51f6
commit 44867bec74
62 changed files with 8127 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright &copy; {{ site.footer }} 20{{ site.time | date: '%y' }}</p>
</div>
</footer>