From b6db7279b24db90277bc2cef1ce53eb0e8c17498 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 25 Mar 2025 12:37:38 +0800 Subject: Further remove .rounded and .rounded-footed --- templates/repo_index.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/repo_index.tmpl') diff --git a/templates/repo_index.tmpl b/templates/repo_index.tmpl index cf5d1cd..e248cdd 100644 --- a/templates/repo_index.tmpl +++ b/templates/repo_index.tmpl @@ -35,7 +35,7 @@
- +
@@ -59,7 +59,7 @@ {{- if .commits -}}
-
Branches
+
@@ -91,7 +91,7 @@ {{- end -}} {{- if .files -}}
-
Recent commits (see all)
+
-- cgit v1.2.3
/{{- if .ref_name }} on {{ .ref_name -}}{{- end -}}