init: Restart blog

This commit is contained in:
Matthew Binning 2026-01-01 15:38:41 -08:00
commit d2a29e8dec
13 changed files with 807 additions and 0 deletions

3
includes/footer.html Normal file
View file

@ -0,0 +1,3 @@
<footer class="footer">
<p>&copy; 2025 WWW - Built with simple HTML and CSS</p>
</footer>