god dammit github pages

This commit is contained in:
Andrew Cassidy 2019-05-04 21:04:07 -07:00 committed by Andrew Cassidy
parent 9fd9f31752
commit bb91372159

View File

@ -1,4 +1,4 @@
<video controls>
<video max-height="240" controls>
<source src="{{ include.src }}" type="video/{{ include.type }}">
Your browser does not support the HTML video tag.