Add missing {{ end }} clause

This commit is contained in:
2020-07-12 20:17:02 -03:00
parent d8ddda433f
commit 48eae1243d

View File

@@ -55,6 +55,7 @@
{{ with .Site.Social.facebook }}
<meta property="article:publisher" content="https://www.facebook.com/{{ . }}" />
{{ end }}
{{ end }}
<meta property="article:section" content="{{ .Section }}" />