From b5d4f59eafc539d64c9b53243b7709e080f507fc Mon Sep 17 00:00:00 2001 From: zoe Date: Sat, 9 Apr 2022 00:42:36 +0200 Subject: [PATCH] first commit --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index bc984ee..b3868ae 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+

{{ .Site.Title }}

{{ end }}