summaryrefslogtreecommitdiff
path: root/views/home.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-24 15:17:15 -0400
committerJules Laplace <jules@okfoc.us>2014-10-24 15:17:15 -0400
commit47f77566c31e9d14f5afc199c217dbdaabd54037 (patch)
tree8210afff35a2d25dc95dd8db1d92fdb5dbbcacbc /views/home.ejs
parent5883c35c3e93d0626d90dc946047976a8dcca566 (diff)
fixing embed
Diffstat (limited to 'views/home.ejs')
-rwxr-xr-xviews/home.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home.ejs b/views/home.ejs
index 36b9afd..85548fb 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -74,7 +74,7 @@
<div class="videoModal">
<span class="ion-ios7-close-empty"></span>
<div class="holder">
-<div class="video" style="width: 960px; margin: 0 auto; height: 540px; overflow: hidden; position: relative;"><iframe frameborder="0" scrolling="no" seamless="seamless" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowfullscreen" id="okplayer" src="http://player.vimeo.com/video/109947131?api=1&js_api=1&title=0&byline=0&portrait=0&playbar=0&player_id=okplayer&loop=0&autoplay=0" width="960" height="540" style="width: 960px; height: 800px; margin-top: -130px;"></iframe></div>
+<div class="video" style="width: 960px; margin: 0 auto; height: 540px; overflow: hidden; position: relative;"><iframe frameborder="0" scrolling="no" seamless="seamless" webkitallowfullscreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowfullscreen="allowfullscreen" id="okplayer" src="http://player.vimeo.com/video/109947131?api=1&player_id=okplayer" width="960" height="540" style="width: 960px; height: 800px; margin-top: -130px;"></iframe></div>
</div>
</body>
[[ include partials/scripts ]]