Update head.html

This commit is contained in:
Djordje Atlialp 2019-02-22 15:45:43 +01:00
parent 22e36f853e
commit bcd5f52e2c
No known key found for this signature in database
GPG key ID: 94FF806E6BF61DD3

View file

@ -32,7 +32,6 @@
{{- partial "favicons.html" }}
{{- template "_internal/schema.html" . }}
{{- template "_internal/opengraph.html" . }}
{{- template "_internal/twitter_cards.html" . }}
{{ range .Params.categories }}<meta property="article:section" content="{{ . }}" />{{ end }}