first landing of the Find page, including the four tabs and session memory of the selected tab

This commit is contained in:
2025-10-19 17:12:53 -06:00
parent 13644f4ecb
commit 89da7e8456
5 changed files with 311 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<div class="text-white font-bold text-base">
<a href="/TODO/help" class="text-yellow-300 hover:text-yellow-400">Help</a>
<span class="mx-2">|</span>
<a href="/TODO/find" class="text-yellow-300 hover:text-yellow-400">Find</a>
<a href="/find" class="text-yellow-300 hover:text-yellow-400">Find</a>
</div>
</div>