From ea32c9cb09f51a1e6c61347242bbcf00b0fe23fc Mon Sep 17 00:00:00 2001 From: Simon C Date: Fri, 11 Jun 2021 12:06:38 +0200 Subject: [PATCH] feat: Update meta description and keywords --- layouts/partials/social_metadata.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/layouts/partials/social_metadata.html b/layouts/partials/social_metadata.html index 3382f79..d77f3b2 100644 --- a/layouts/partials/social_metadata.html +++ b/layouts/partials/social_metadata.html @@ -12,8 +12,7 @@ {{ end }} {{ if .IsHome }} {{ default .Site.Title .Title }} - - + @@ -25,11 +24,7 @@ {{ else }} {{ .Title }} · {{ .Site.Title }} - {{ if .Params.tags }} - - {{ else }} - - {{ end }} + @@ -47,3 +42,10 @@ {{ end }} {{ end }} + {{ if .Params.tags }} + + {{ else if .Keywords }} + + {{ else }} + + {{ end }}