[2024-10-12] Adding footer, minor fixes to Python

This commit is contained in:
Andrew Conlin 2024-10-12 10:59:43 +01:00
parent f1c63d0ecf
commit 7356b00de1
3 changed files with 37 additions and 25 deletions

View file

@ -33,8 +33,13 @@
<div class="left">
🧬 the history of life on Earth, {{ homoSapiens }}
</div><br>
<footer>
</footer>
<br>
<div class="footer">
<a href="mailto:andrew@andrewconl.in">📨 Suggestions?</a> |
<a href="https://github.com/andrwcnln/year-progress">🧑‍💻 Source</a> |
<a href="https://concrete.style">🎨 Style</a> |
<a href="https://ko-fi.com">☕ Buy me a coffee!</a>
</div>
</div>
</body>
</html>