Initial commit

This commit is contained in:
Tony Bark 2025-05-12 04:03:41 -04:00
commit f825693b8e
6 changed files with 497 additions and 0 deletions

5
public/content/home.html Normal file
View file

@ -0,0 +1,5 @@
<h2>Welcome to the Home Page</h2>
<p>
This is the home page content, dynamically loaded from an external HTML
file.
</p>