summaryrefslogtreecommitdiff
path: root/app/web/pages/index.hoon
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-10-06 01:01:41 +0700
committerpolwex <polwex@sortug.com>2025-10-06 01:01:41 +0700
commitc4b392a179048f936c062f5ffccc2bc25627e500 (patch)
tree09be0904be8ec4d7ea52992ef7580d42ed0c28c1 /app/web/pages/index.hoon
working
Diffstat (limited to 'app/web/pages/index.hoon')
-rw-r--r--app/web/pages/index.hoon15
1 files changed, 15 insertions, 0 deletions
diff --git a/app/web/pages/index.hoon b/app/web/pages/index.hoon
new file mode 100644
index 0000000..99e49d0
--- /dev/null
+++ b/app/web/pages/index.hoon
@@ -0,0 +1,15 @@
+/- sur=nostrill
+/= comps /web/components/components
+|_ [=state-0:sur =bowl:gall]
+++ $
+ ^- manx
+ ;main
+ ;div#index-top.f.g1
+ ;div:"Popular"
+ ;div.active:"Latest"
+ ==
+ ;div.thread-list
+ ;p:"Hey"
+ ==
+ ==
+--