fix video lol
This commit is contained in:
parent
b6c50c6ccc
commit
86e8cb3182
@ -1,6 +1,4 @@
|
|||||||
<iframe src="{{ index .Params 0 }}"
|
<video autoplay muted loop controls>
|
||||||
loading="lazy"
|
<source src="{{ index .Params 0 }}" type="video/mp4">
|
||||||
sandbox="allow-same-origin allow-scripts allow-popups"
|
Video not supported
|
||||||
allowfullscreen frameborder="0"
|
</video>
|
||||||
title="Embedded Video">
|
|
||||||
</iframe>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user