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:
parent
8ee7025d50
commit
926703ec2a
12 changed files with 6 additions and 8 deletions
3
main/includes/footer.html
Normal file
3
main/includes/footer.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<footer class="footer">
|
||||
<p>© 2025 WWW - Built with simple HTML and CSS</p>
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue