From 5cc0c2e4490adaf78cd66fa23226e337d99aeb00 Mon Sep 17 00:00:00 2001 From: zoe Date: Thu, 26 May 2022 16:48:24 +0200 Subject: [PATCH] add meta description --- layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 1b6c536..79fb939 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,6 +1,7 @@ + {{ .Title }}@{{ .Site.Title }} {{ $css := resources.Get "scss/main.scss" }}