commit 40cd8417be61a7126d1d78b51d77ef4d03bb5f54 parent eb0f4192c4a0a1d36a54d60a853299bc0b836b81 Author: FRIGN <dev@frign.de> Date: Sat, 12 Sep 2015 00:43:46 +0200 Convert second talk by arg and last video to webm This finally rids this site from those ugly YouTube-iframes. No more Google tracking or JavaScript overload. Webm is the way to go. It's all ogre now... Diffstat:
| M | suckless.org/conference/2013.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/suckless.org/conference/2013.md b/suckless.org/conference/2013.md @@ -80,4 +80,7 @@ Talks 16:50-17:15 *stali and other stuff*, Anselm R Garbe ([slides](/slcon13.pdf)) -<iframe width="560" height="315" src="http://www.youtube.com/embed/Zu9Qm9bNMUU" frameborder="0" allowfullscreen></iframe> +<video width="600" height="338" controls="" style="display:block;margin:0 auto" poster="http://dl.sta.li/slcon/2013/slcon-2013-6-arg-stali_and_other_stuff.png"> + <source src="http://dl.sta.li/slcon/2013/slcon-2013-6-arg-stali_and_other_stuff.webm" type="video/webm"> + <a href="http://dl.sta.li/slcon/2013/slcon-2013-6-arg-stali_and_other_stuff.webm">slcon-2013-6-arg-stali_and_other_stuff.webm</a> +</video>