Add missing {{ end }} clause
This commit is contained in:
@@ -55,6 +55,7 @@
|
|||||||
{{ with .Site.Social.facebook }}
|
{{ with .Site.Social.facebook }}
|
||||||
<meta property="article:publisher" content="https://www.facebook.com/{{ . }}" />
|
<meta property="article:publisher" content="https://www.facebook.com/{{ . }}" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
<meta property="article:section" content="{{ .Section }}" />
|
<meta property="article:section" content="{{ .Section }}" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user