blog/main/includes/footer.html
Matthew Binning a421d8e661 refactor: Move main website files to a subfolder
Moved the main HTML/CSS files into a dedicated subfolder and updated
deployment configuration accordingly.
2026-01-21 14:26:41 -08:00

3 lines
106 B
HTML

<footer class="footer">
<p>&copy; 2025 WWW - Built with simple HTML and CSS</p>
</footer>