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>2018-06-27 19:51:19 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-06-27 19:51:19 +0300
commit804804090e837a6758969d66728995fbe601d2c7 (patch)
tree0bda531dffee86b0461ed37c6583d0df810ad13c /page-files.php
parent3b49a72d42aab2ef802db7663f8bce63f6f15ab1 (diff)
fix image positioning on a few pages
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-files.php b/page-files.php
index 8006ab50..755a4c92 100644
--- a/page-files.php
+++ b/page-files.php
@@ -196,7 +196,7 @@
<div class="container">
<div class="col-md-6 image--floated">
<div data-type="youtube" data-video-id="NRhVP9rXHVY"></div>
- <iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/NRhVP9rXHVY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
+ <iframe width="100%" height="315" src="https://www.youtube.com/embed/NRhVP9rXHVY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<p class="section--paragraph__tittle"><?php echo $l->t('Seamless collaboration');?></p>
<p class="section--paragraph"><?php echo $l->t('The core strength of Nextcloud is its ability to enhance team productivity on the go with an easy user interface on mobile, web and desktop and powerful integrated collaboration and communication capabilities.');?></p>