parent:
b7884cafc021c67c0044b427439ed904e0a1934f
nmyk <nick@nmyk.io>
2026-04-22T17:38:42-04:00
update refs page title
diff --git a/internal/handlers/templates/refs.tmpl b/internal/handlers/templates/refs.tmpl
index c058e830e6e559805c9f35b30972032e66776ba4..4dc5bda2a6231327b4fc991013d6bbd7b634f936 100644
--- a/internal/handlers/templates/refs.tmpl
+++ b/internal/handlers/templates/refs.tmpl
@@ -1,4 +1,4 @@
-{{define "title"}}{{.Repo}}{{end}}
+{{define "title"}}refs - {{.Repo}}{{end}}
{{define "content"}}
<h1><a href="/{{.Repo}}">{{.Repo}}</a></h1>