about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2025-03-10 14:22:21 +0100
committerAlan Pearce2025-03-10 14:22:21 +0100
commit1fe30ce514535c37ca668a0e426aa48362f0bdbf (patch)
tree1ad72c2748b34f42c74802d6460d2ddaacc1f93e
parentbe4704acbea2f6e8ea393413fbf0f8b5d029387b (diff)
downloadsearchix-1fe30ce514535c37ca668a0e426aa48362f0bdbf.tar.lz
searchix-1fe30ce514535c37ca668a0e426aa48362f0bdbf.tar.zst
searchix-1fe30ce514535c37ca668a0e426aa48362f0bdbf.zip
fix: remove duplicate link to source code
-rw-r--r--internal/components/search.templ1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/components/search.templ b/internal/components/search.templ
index bbcf3f4..f5417b5 100644
--- a/internal/components/search.templ
+++ b/internal/components/search.templ
@@ -39,6 +39,5 @@ templ SearchPage(tdata TemplateData, r ResultData) {
 				Everything should work fine without JavaScript. If that is not the case, <a href="https://todo.sr.ht/~alanpearce/searchix">report an issue</a>
 			</p>
 		</noscript>
-		<a href="https://git.sr.ht/~alanpearce/searchix">Source code</a>
 	}
 }