summaryrefslogtreecommitdiff
path: root/views/home.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/home.ejs')
-rwxr-xr-xviews/home.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/home.ejs b/views/home.ejs
index 20723a5..b83e3e9 100755
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -12,7 +12,7 @@
<div class="holder">
<span class="circle">
<span class="videoTitle">Create 3D Rooms</span><br>
- <span class="ion-ios7-play"></span><br>
+ <span class="ion-ios-play"></span><br>
<span class="videoTitle">Watch video.</span>
</span>
</div>
@@ -78,7 +78,7 @@
</div>
<div class="videoModal">
-<span class="ion-ios7-close-empty"></span>
+<span class="ion-ios-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&player_id=okplayer" width="960" height="540" style="width: 960px; height: 800px; margin-top: -130px;"></iframe></div>
</div>