added video shortcode
This commit is contained in:
parent
a7825fe8b4
commit
87b54d99c1
|
@ -0,0 +1,3 @@
|
|||
<video autoplay loop style="max-width: 100%;">
|
||||
<source src="{{ .Get 0 }}" />
|
||||
</video>
|
Loading…
Reference in New Issue