about summary refs log tree commit diff stats
path: root/frontend/templates/index.gotmpl
diff options
context:
space:
mode:
authorAlan Pearce2024-05-07 21:04:13 +0200
committerAlan Pearce2024-05-07 21:04:13 +0200
commit32c4f1ddd704984dad79ad059619b127dcc7de2f (patch)
treef4d3c1bc0805ca715d54d80c74364d17d02793a2 /frontend/templates/index.gotmpl
parent48b22d9ad78e4f3bdb6ca5bbd5ab642b1f991715 (diff)
downloadsearchix-32c4f1ddd704984dad79ad059619b127dcc7de2f.tar.lz
searchix-32c4f1ddd704984dad79ad059619b127dcc7de2f.tar.zst
searchix-32c4f1ddd704984dad79ad059619b127dcc7de2f.zip
style: show pages for different sources
Diffstat (limited to 'frontend/templates/index.gotmpl')
-rw-r--r--frontend/templates/index.gotmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl
index 77e1265..d4a46da 100644
--- a/frontend/templates/index.gotmpl
+++ b/frontend/templates/index.gotmpl
@@ -12,6 +12,8 @@
       <nav>
         <h1><a href="/">Searchix</a></h1>
         <a href="/search/nixos">NixOS</a>
+        <a href="/search/darwin">Darwin</a>
+        <a href="/search/home-manager">Home Manager</a>
       </nav>
     </header>
     <main>