From 1574bbecb5b2856b2018d064a32d2e7f484a58b1 Mon Sep 17 00:00:00 2001
From: Anirudh Oppiliappan <x@icyphox.sh>
Date: Sat, 18 Feb 2023 14:16:43 +0530
Subject: cleaner titles

by nilix
---
 templates/refs.html | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'templates/refs.html')

diff --git a/templates/refs.html b/templates/refs.html
index 8480856..76add7d 100644
--- a/templates/refs.html
+++ b/templates/refs.html
@@ -2,10 +2,6 @@
 <html>
 {{ template "head" . }}
 
-  <title>
-    {{ .name }} &mdash; refs
-  </title>
-
   {{ template "repoheader" . }}
   <body>
     {{ template "nav" . }}
-- 
cgit v1.2.3