|
From: Lasse Kärkkäi. <tr...@us...> - 2011-01-11 00:38:48
|
Module: web Branch: master Commit: d68e60e836e86f09331656555382eec388ed0504 Author: Lasse Karkkainen <tro...@tr...> Date: Tue Jan 11 01:38:28 2011 +0100 Disable display related Youtube videos because they are crap or even unrelated --- htdocs-source/about.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/htdocs-source/about.txt b/htdocs-source/about.txt index e57bbd2..9a1099e 100644 --- a/htdocs-source/about.txt +++ b/htdocs-source/about.txt @@ -1,7 +1,8 @@ What is it? :>div,~margin - <iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="510" src="http://www.youtube.com/embed/soYIbsVmcyU" frameborder="0"></iframe> + <iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="510" src="http://www.youtube.com/embed/soYIbsVmcyU?rel=0" frameborder="0"></iframe> + :h2:Vocals |