summaryrefslogtreecommitdiff
path: root/desk/web/pages/index.hoon
blob: f385df7a7ce49fd7377f7e2adbe7a01131e3bddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
    ==
  ==
--