From 0b08cb8bb0ff2acf8b94d379ddc27b361abd25ec Mon Sep 17 00:00:00 2001
From: Runxi Yu <me@runxiyu.org>
Date: Sat, 15 Mar 2025 18:47:10 +0800
Subject: Add ?branch=hare in the footer

---
 templates/_footer.htmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/_footer.htmpl')

diff --git a/templates/_footer.htmpl b/templates/_footer.htmpl
index 71d5318..a0d1987 100644
--- a/templates/_footer.htmpl
+++ b/templates/_footer.htmpl
@@ -5,5 +5,5 @@
 {{ " " }}
 (<a href="/:/source/">source</a>,
 {{ " " }}
-<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/">upstream</a>)
+<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/?branch=hare">upstream</a>)
 {{ end }}
-- 
cgit v1.2.3