Fix accidental script tags
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user