summaryrefslogtreecommitdiff
path: root/backupdesk/web/pages/index.hoon
diff options
context:
space:
mode:
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"
+ ==
+ ==
+--