Fix accidental script tags

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-27 07:43:27 +01:00
parent 8b2b0e03bc
commit aae35d769a
@@ -79,7 +79,6 @@ videos:
{% endfor %}
{% endcapture %}
{% include blocks/media.liquid type="video" caption=caption poster=video.poster preload="metadata" player=true content=video_sources %}
</script>
{% endcapture %}
{% include blocks/details.liquid title=video.name content=capture_video level=1 open=true %}
{% endfor %}
@@ -143,4 +142,4 @@ videos:
{% include blocks/paragraph.liquid content=content %}
{% capture content %}Anyway, with my piece said, and tons of videos here, I will say goodbye and leave you with this wall of videos to scout through.{% endcapture %}
{% include blocks/paragraph.liquid content=content %}
{% include blocks/paragraph.liquid content=content %}