init
This commit is contained in:
commit
d013ece0f3
363 changed files with 20823 additions and 0 deletions
6
themes/duckquill/templates/shortcodes/vimeo.html
Normal file
6
themes/duckquill/templates/shortcodes/vimeo.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<iframe
|
||||
class="vimeo-embed"
|
||||
src="https://player.vimeo.com/video/{{ id }}{% if autoplay %}?autoplay=1{% endif %}"
|
||||
allow="autoplay; fullscreen; picture-in-picture"
|
||||
allowfullscreen>
|
||||
</iframe>
|
Loading…
Add table
Add a link
Reference in a new issue