From 437587b90aef4f936d238da71da5c1e5ecd375e5 Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Sat, 15 Aug 2020 20:26:16 +0800 Subject: [PATCH] frontend: disallow search engine crawling --- frontend/template.go | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/template.go b/frontend/template.go index 910a5da..893beba 100644 --- a/frontend/template.go +++ b/frontend/template.go @@ -38,6 +38,7 @@ var tmpl = template.Must(template.New("tmpl").Parse(` {{ .Title }} +