updated directory structure to fix root Service Worker issues and performance improvements

This commit is contained in:
Keep Creating Online
2025-02-05 16:54:40 -05:00
parent 03c28dacab
commit b6b61e4e15
94 changed files with 2265 additions and 79 deletions

5
views/explore.html Normal file
View File

@@ -0,0 +1,5 @@
<!-- views/explore.html -->
<section>
<h2 class="text-xl mb-4 text-gray-700">Explore</h2>
<p class="text-gray-600">Coming Soon...</p>
</section>