Add OpenGraph to Head

This commit is contained in:
Programazing
2020-02-02 20:58:07 -05:00
parent a1e84c0695
commit 0a2e9a7e6a

View File

@@ -37,6 +37,7 @@
{{ end -}}
{{ template "_internal/twitter_cards.html" . -}}
{{ template "_internal/opengraph.html" . }}
{{ partial "seo.html" . -}}