aboutsummaryrefslogtreecommitdiff
path: root/website/templates/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/main.html')
-rw-r--r--website/templates/main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/main.html b/website/templates/main.html
index 18f7230b..b836a3c9 100644
--- a/website/templates/main.html
+++ b/website/templates/main.html
@@ -5,12 +5,12 @@
<h1>Lombok Demo</h1>
</div>
<div class="video text-center">
- <video width="800" height="480" poster="img/poster.png" controls="controls" preload="none">
+ <video width="800" height="480" poster="/img/poster.png" controls="controls" preload="none">
<source src="/videos/lombok.ogv" type="video/ogg" />
<source src="/videos/lombok.mp4" type="video/mp4" />
<source src="/videos/lombok-iPhone.m4v" type="video/mp4" />
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="500">
- <param name="movie" value="/videos/player.swf?image=poster.png&amp;file=lombok.mp4" />
+ <param name="movie" value="/videos/player.swf?image=/img/poster.png&amp;file=/videos/lombok.mp4" />
<param name="allowfullscreen" value="true" />
<!--[if !IE]>-->
<object width="800" height="500" type="application/x-shockwave-flash"