refactor: Move main website files to a subfolder

Moved the main HTML/CSS files into a dedicated subfolder and updated
deployment configuration accordingly.
This commit is contained in:
Matthew Binning 2026-01-21 14:26:41 -08:00
parent 9d58e1f8ee
commit ace57324b1
12 changed files with 6 additions and 8 deletions

View file

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