diff --git a/themes/shockrah.xyz/layouts/partials/head.html b/themes/shockrah.xyz/layouts/partials/head.html index 75b54fc..2a6e0be 100644 --- a/themes/shockrah.xyz/layouts/partials/head.html +++ b/themes/shockrah.xyz/layouts/partials/head.html @@ -16,9 +16,15 @@ {{ if .IsHome }}{{ $desc = .Params.Description }}{{end}} - + + + + + + + {{ $ogvideo := "" }} {{ if .Params.Video }} {{ $ogvideo = .Params.Video }}