Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2016-07-19 19:17:58 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-07-19 19:17:58 +0300
commit99be0077b8bf09f2db4925c1e08e8333c1f1c8ea (patch)
treebf9dc2dd28a1c4e5e3205ab79771071cff2ba871 /page-sharing.php
parent69b7b5b68ab2ab1d1368dd9d4142d4d9b7c7fd92 (diff)
more vids and on top.
Diffstat (limited to 'page-sharing.php')
-rw-r--r--page-sharing.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/page-sharing.php b/page-sharing.php
index 5f5a3d19..753a8e90 100644
--- a/page-sharing.php
+++ b/page-sharing.php
@@ -17,7 +17,14 @@ $(document).ready(function() {
<p>Nextcloud makes sharing and collaboration easy!</p>
</div>
<div class="col-md-6">
- <img src="<?php bloginfo('template_directory'); ?>/assets/img/features/upload.png" class="img-responsive featureimg" />
+ <div class="yt-img-overlay">
+ <a class="youtube" href="https://www.youtube.com/watch?v=Fe1I7wYW6hA" title="Creating anonymous upload links">
+ <img src="https://img.youtube.com/vi/Fe1I7wYW6hA/hqdefault.jpg" title="Creating anonymous upload links" />
+ <div class="yt-play-btn">
+ <i></i>
+ </div>
+ </a>
+ </div>
</div>
</div>
<div class="row">