diff --git a/themes/coopcloud.tech/layouts/partials/head.html b/themes/coopcloud.tech/layouts/partials/head.html index 0317614..2a13d51 100644 --- a/themes/coopcloud.tech/layouts/partials/head.html +++ b/themes/coopcloud.tech/layouts/partials/head.html @@ -6,6 +6,8 @@ {{/* scss compiling */}} {{ $options := (dict "targetPath" "css/style.css" "outputStyle" "compressed") }} {{ $style := resources.Get "scss/main.scss" | resources.ToCSS $options }} + {{ template "_internal/opengraph.html" . }} + {{ template "_internal/twitter_cards.html" . }} {{ $title }}