diff --git a/layouts/partials/video_box.html b/layouts/partials/video_box.html index 1ad22af..711800e 100644 --- a/layouts/partials/video_box.html +++ b/layouts/partials/video_box.html @@ -7,8 +7,13 @@ 'https://tv.lumbung.space/videos/embed/{{ .Params.uuid }}' )"> - + + {{ if .Params.is_live}} +
+ {{ else }} + {{ end }} + @@ -20,7 +25,13 @@ -