added all html pages in this

This commit is contained in:
2026-01-07 13:06:58 +05:30
parent 0c275efea1
commit a865c4d1cd
10 changed files with 61 additions and 39 deletions

View File

@@ -14,17 +14,6 @@
</a>
</div>
<!-- Mobile menu button (optional - hidden on md+ if you don't need a mobile menu) -->
<!-- Uncomment if you plan to add a mobile menu later -->
<!--
<div class="md:hidden">
<button type="button" class="text-white hover:text-gray-300 focus:outline-none">
<svg class="h-8 w-8" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
-->
</div>
</div>
</nav>