From 0f10f4664e0af447269231cf33ca86c00d829c52 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 15 Oct 2021 18:53:01 +0800 Subject: [PATCH] fix issue --- templates/repo/home.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index eaa4cab9a..8648b8b59 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -291,7 +291,7 @@ {{end}} --> {{range .Topics}} - {{.Name}} + {{.Name}} {{end}}