diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-14 12:27:18 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-14 12:27:18 +0200 |
commit | f99fff3042a96ea509f2e1583fc182b3c4c9f5cd (patch) | |
tree | beabb027d63d5de2979181451e84b68dc53ebd30 /website | |
parent | aa40323ae8dde889f4bcf21304e5cffdc0003b4c (diff) | |
download | lombok-f99fff3042a96ea509f2e1583fc182b3c4c9f5cd.tar.gz lombok-f99fff3042a96ea509f2e1583fc182b3c4c9f5cd.tar.bz2 lombok-f99fff3042a96ea509f2e1583fc182b3c4c9f5cd.zip |
Added our test video
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index ef6299b4..14bfaee2 100644 --- a/website/index.html +++ b/website/index.html @@ -42,9 +42,9 @@ <span>Download!</span> </a> </div> - <div class="proxyVideo"><!-- -<object width="800" height="600"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5412895&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5412895&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="480"></embed></object></div> ---></div> + <div class="proxyVideo"> + <object width="800" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5583664&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5583664&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="480"></embed></object> + </div> <div class="endBar"> <a href="slideshow.html">I don't want to see a video - show me a slideshow instead!</a> </div> |