first commit
This commit is contained in:
commit
13e2fd6e74
125 changed files with 19943 additions and 0 deletions
layouts/shortcodes
3
layouts/shortcodes/vimeo.html
Executable file
3
layouts/shortcodes/vimeo.html
Executable file
|
@ -0,0 +1,3 @@
|
|||
<div class="embed video-player">
|
||||
<iframe src="http://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue