From 61fcfac541fe2271c052771b1c33b7511efb75bb Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 27 Jul 2024 08:00:00 +0800 Subject: Indent the HTML with tabs --- templates/repo-header.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'templates/repo-header.html') diff --git a/templates/repo-header.html b/templates/repo-header.html index 0420da7..e0b293a 100644 --- a/templates/repo-header.html +++ b/templates/repo-header.html @@ -1,12 +1,12 @@ {{ define "repoheader" }}
-

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

-

{{ .desc }}

+

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

+

{{ .desc }}

{{ end }} -- cgit v1.2.3