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-20 16:41:01 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-06-20 16:41:01 +0300
commit6572a830b650e51476dc0b059d514061e38ffa84 (patch)
tree320f5486438a463e937eff1ed34acf29a766bad1 /page-files.php
parent07e4e883af6c0636a44226f95101a6015273378f (diff)
add link to blog with details
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/page-files.php b/page-files.php
index c123a22c..8006ab50 100644
--- a/page-files.php
+++ b/page-files.php
@@ -164,6 +164,9 @@
<p class="section--paragraph"><?php echo $l->t('Rather than trying to work around their limitations, Nextcloud Files provides a security-first solution which puts IT in complete control over the location and access policies of data with a hybrid or private cloud solution.');?></p>
</div>
</div>
+ <div class="row">
+ <p class="section--paragraph text-center"><a href="https://nextcloud.com/blog/the-issue-with-public-cloud/" class="button button--blue button--arrow button--large"><?php echo $l->t('The risk of public clouds');?></a></p>
+ </div>
</div>
</section>