summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 0a704fd..d2d28e3 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -29,6 +29,8 @@
<link rel="canonical" href="{{ .Permalink }}"/>
+{{ template "_internal/opengraph.html" . }}
+
{{ partialCached "head/css.html" . }}
{{ partialCached "head/js.html" . }}