From eec9e99cc5392d2b4b7ec3091d8d3ffbf6265b37 Mon Sep 17 00:00:00 2001 From: Ralf Date: Tue, 3 Dec 2024 22:22:34 +0100 Subject: [PATCH] replace float -> allign, remove type variable with fix mp4 --- layouts/shortcodes/my_video.html | 17 +++++++++++++---- layouts/shortcodes/my_videobox.html | 14 ++++++++++---- 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/layouts/shortcodes/my_video.html b/layouts/shortcodes/my_video.html index 995d7bd..5d2499b 100644 --- a/layouts/shortcodes/my_video.html +++ b/layouts/shortcodes/my_video.html @@ -4,9 +4,18 @@ z-index bringt das Video in den Vordergrund, damit es nicht von anderen Elementen überlagert wird --> -
- +
+
+{{ if eq (.Get "allign") "col" }} +
+{{ end }} diff --git a/layouts/shortcodes/my_videobox.html b/layouts/shortcodes/my_videobox.html index e848a68..aa02568 100644 --- a/layouts/shortcodes/my_videobox.html +++ b/layouts/shortcodes/my_videobox.html @@ -1,11 +1,17 @@ -
-