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-13 19:45:24 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-07-13 19:45:24 +0300
commit0dd770163c55b503643dea84a7ef43836f8b7425 (patch)
treeb8a8cdeef932bbdb43666588ad34fcd5d05235f5 /page-conf-2019.php
parenta75c500873631b4e2e4883ed64b3818ddb42f3da (diff)
Update older confs, add 2020
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-conf-2019.php')
-rw-r--r--page-conf-2019.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/page-conf-2019.php b/page-conf-2019.php
index 27d34fdd..4fde809e 100644
--- a/page-conf-2019.php
+++ b/page-conf-2019.php
@@ -39,6 +39,7 @@
<input class="dropdown-toggle" type="text">
<div class="dropdown-text">Previous conferences</div>
<ul class="dropdown-content">
+ <li><a href="<?php echo home_url('conf-2020') ?>">Nextcloud Conference 2020</a></li>
<li><a href="<?php echo home_url('conf-2018') ?>">Nextcloud Conference 2018</a></li>
<li><a href="<?php echo home_url('conf-2017') ?>">Nextcloud Conference 2017</a></li>
<li><a href="<?php echo home_url('conf-2016') ?>">Nextcloud Conference 2016</a></li>
@@ -312,7 +313,7 @@
<div class="col-sm-6">
<h2 class="">Last year</h2>
<p class="section--paragraph ">The Nextcloud Conference 2018 brought 200 Nextclouders to Berlin. Read our <a class="hyperlink" href="https://nextcloud.com/blog/nextcloud-conference-2018-millions-of-nec-routers-nextcloud-14-and-simple-signup/" target="_blank">blog</a> to learn more and watch the talks <a class="hyperlink" href="https://www.youtube.com/channel/UCQjN5Fs5QSz1loJqLb5bkew" target="_blank">on our youtube channel.</a></p>
- <p class="section--paragraph ">See the <a class="hyperlink" href="<?php echo home_url('conf-2017') ?>" target="_blank">full 2017 conference page here.</a></p>
+ <p class="section--paragraph ">See the <a class="hyperlink" href="<?php echo home_url('conf-2018') ?>" target="_blank">full 2018 conference page here.</a></p>
<p class="section--paragraph "><a href="<?php echo get_template_directory_uri(); ?>/assets/img/conference/grouppic2018.jpg" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/grouppic2018-small.jpg" style="width: 95%" alt="group photo" class="aligncenter" /></a></p>
<!-- <iframe src="//www.youtube-nocookie.com/embed/srGYbsugEPc?list=PLtZe22ggl2YCfEzrHbFCylXGLGYtsHm96" height="360" width="640" allowfullscreen="" frameborder="0"></iframe>-->
</div>