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>2019-09-29 20:27:57 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-09-29 23:18:56 +0300
commita2ddaa9a9b0c055128d60b205159c1448b0b22a2 (patch)
treec8fb727c32abb28ba8f56208041cbde27bc5ec93 /page-sharing.php
parent1bd939ea81579e4f7afa76014a7b3f7dfbbd6163 (diff)
Update site for Nc 17
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-sharing.php')
-rw-r--r--page-sharing.php17
1 files changed, 15 insertions, 2 deletions
diff --git a/page-sharing.php b/page-sharing.php
index 01b63b52..7bfca78b 100644
--- a/page-sharing.php
+++ b/page-sharing.php
@@ -59,8 +59,9 @@ require(["require.config"], function() {
</div>
</div>
<div class="row feature--block">
- <div class="col-md-6 revealOnScroll image--feature new-img">
- <img src="<?php bloginfo('template_directory'); ?>/assets/img/features/Collabora_with_Talk_in_sidebar_1.png" class="img-responsive featureimg" />
+ <div class="col-md-6">
+ <div data-type="youtube" data-video-id="Nr7cGN6ZJM0"></div>
+ <iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/Nr7cGN6ZJM0" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-6 revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Work with others');?></p>
@@ -156,6 +157,18 @@ require(["require.config"], function() {
<?php echo $l->t('Secure view watermarked file');?>
</div>
</div>
+ <div class="row">
+ <div class="col-md-6">
+ <p class="section--paragraph__tittle"><?php echo $l->t('Realtime collaboration in a team');?></p>
+ <div data-type="youtube" data-video-id="Nr7cGN6ZJM0"></div>
+ <iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/Nr7cGN6ZJM0" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
+ </div>
+ <div class="col-md-6">
+ <p class="section--paragraph__tittle"><?php echo $l->t('Watermarks and secure inbox');?></p>
+ <div data-type="youtube" data-video-id="nueL_hzDp-s"></div>
+ <iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/nueL_hzDp-s" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
+ </div>
+ </div>
</div>
</section>