mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Add Vimeo video as a test
This commit is contained in:
parent
c8262d83ed
commit
978ad2ae3c
1 changed files with 5 additions and 1 deletions
|
@ -16,4 +16,8 @@ Not sure if this only effects Kramdown or if it's an issue with Markdown in gene
|
||||||
|
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/PWf4WUoMXwg" frameborder="0"> </iframe>
|
<iframe width="560" height="315" src="http://www.youtube.com/embed/PWf4WUoMXwg" frameborder="0"> </iframe>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
And here's a Vimeo embed for testing purposes.
|
||||||
|
|
||||||
|
<iframe src="//player.vimeo.com/video/98146708?title=0&byline=0" width="500" height="281" frameborder="0"> </iframe>
|
Loading…
Reference in a new issue