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>2020-07-28 10:10:13 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-07-28 10:10:44 +0300
commitc11c0bd791cb92a34438cdceaee08067f30c002c (patch)
tree0362a12bd5c2a04074d9d3f314457bce71a58d59 /page-press.php
parent945b99ec0a2d7b99c15247123e88794b305fa288 (diff)
Add press release
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-press.php')
-rw-r--r--page-press.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/page-press.php b/page-press.php
index 7a422f17..81c94b45 100644
--- a/page-press.php
+++ b/page-press.php
@@ -21,6 +21,7 @@
<a href="<?php echo home_url('press/pr20200117-2') ?>" class="button button--large button--white button--arrow">Press release</a>
<h2>Press releases 2020</h2>
<ul>
+ <li><a href="<?php echo home_url('press/pr20200728') ?>">July 28, 2020: Nextcloud introduces Forms to protect privacy-sensitive survey data</a></li>
<li><a href="<?php echo home_url('press/pr20200616') ?>">June 16, 2020: Nextcloud Mail introduces Machine Learning for Priority Inbox</a></li>
<li><a href="<?php echo home_url('press/pr20200603') ?>">June 3, 2020: Nextcloud Hub brings productivity to home office workers</a></li>
<li><a href="<?php echo home_url('press/pr20200519') ?>">May 19, 2020: Talk 9: big step forward for team calls, efficient work flows and open source back-end</a></li>