From c4b392a179048f936c062f5ffccc2bc25627e500 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 01:01:41 +0700 Subject: working --- app/web/pages/index.hoon | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/web/pages/index.hoon (limited to 'app/web/pages/index.hoon') 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" + == + == +-- -- cgit v1.2.3