Update footer to expand grey bar to bottom of page

This commit is contained in:
2020-03-10 07:31:46 +00:00
parent 20bbffd3b5
commit 00c89d770b
66 changed files with 6403 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
<div class="footer-container">
<footer>
<span >&copy; Matthew G {{ "now" | date: "%Y" }} &bull; Made by <a href="https://mgrove.uk">Matthew G</a></span>
<img>
<span >&copy; Matthew G {{ "now" | date: "%Y" }} | Made by <a href="https://mgrove.uk">Matthew G</a></span>
</footer>
</div>