set up front end pages for Find in Community/Conference/Topic

This commit is contained in:
2026-01-31 23:25:44 -07:00
parent 84df44cad2
commit 64faf9ec4d
7 changed files with 189 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<!-- Action Buttons -->
<div class="flex gap-4">
<a href="TODO"
<a href="/comm/{{ commAlias }}/find"
class="inline-block bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded font-medium transition-colors">
Find Posts
</a>