summaryrefslogtreecommitdiff
path: root/backupdesk/web/pages/index.hoon
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-09-17 12:24:41 +0700
committerpolwex <polwex@sortug.com>2025-09-17 12:24:41 +0700
commit387af8fc1603805b02ce03f8adba4fa73a954f7c (patch)
tree6ac4fe9c33a14d9da418a97955a38efb9338d869 /backupdesk/web/pages/index.hoon
parent31a47ce72255bb56920e417d250541b04be82648 (diff)
relay much more robust
Diffstat (limited to 'backupdesk/web/pages/index.hoon')
-rw-r--r--backupdesk/web/pages/index.hoon15
1 files changed, 15 insertions, 0 deletions
diff --git a/backupdesk/web/pages/index.hoon b/backupdesk/web/pages/index.hoon
new file mode 100644
index 0000000..99e49d0
--- /dev/null
+++ b/backupdesk/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"
+ ==
+ ==
+--