From 551c163bbe9a9ced5b49932ca8383eb0e9bed4da Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sun, 18 Sep 2022 22:15:06 -0400 Subject: [PATCH] embed needs to be updated --- layouts/partials/head.html | 8 ++++---- layouts/shortcodes/video-player.html | 13 ++++++++++--- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 072cec3..e92dfb4 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -10,14 +10,14 @@ {{if .Params.video}} - - - + + + - + {{else}} {{if .Params.peertubeURL}} diff --git a/layouts/shortcodes/video-player.html b/layouts/shortcodes/video-player.html index 652c50c..34f3543 100644 --- a/layouts/shortcodes/video-player.html +++ b/layouts/shortcodes/video-player.html @@ -1,14 +1,21 @@ -