summaryrefslogtreecommitdiff
path: root/desk/web/pages/index.hoon
diff options
context:
space:
mode:
Diffstat (limited to 'desk/web/pages/index.hoon')
-rw-r--r--desk/web/pages/index.hoon15
1 files changed, 15 insertions, 0 deletions
diff --git a/desk/web/pages/index.hoon b/desk/web/pages/index.hoon
new file mode 100644
index 0000000..f385df7
--- /dev/null
+++ b/desk/web/pages/index.hoon
@@ -0,0 +1,15 @@
+/- sur=nostril
+/= 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"
+ ==
+ ==
+--