From 7386392b8cd08e73e4f5fa6080e8f4fcf20831f6 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 27 Jul 2024 08:00:00 +0800 Subject: Some more HTML sanities --- templates/repo-header.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates/repo-header.html') diff --git a/templates/repo-header.html b/templates/repo-header.html index e0b293a..7be2d65 100644 --- a/templates/repo-header.html +++ b/templates/repo-header.html @@ -1,10 +1,9 @@ {{ define "repoheader" }}

- all repos - — {{ .displayname }} + all repos — {{ .displayname }} {{ if .ref }} - @ {{ .ref }} + @ {{ .ref }} {{ end }}

{{ .desc }}

-- cgit v1.2.3