mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-22 10:07:11 +00:00
Add Vimeo video as a test
This commit is contained in:
parent
2e94a177d7
commit
b84c44a727
1 changed files with 5 additions and 1 deletions
|
@ -17,3 +17,7 @@ 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