diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index cdf817d73..dd98ac1e7 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -10,7 +10,10 @@ - + + + + {{ partial "opengraph.html" . }} {{ partial "twitter_cards.html" . }} @@ -156,6 +159,17 @@ +
@@ -165,6 +179,7 @@ {{ end }} + {{ block "script" . }} {{ end }}