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-03-20 19:45:16 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-03-20 19:50:20 +0300
commitc2b1836edeee71ed7101bf9fc3dc67924c18add5 (patch)
treed7e34eddb398474befae2cce410fddab2d6b046a /page-training.php
parent511d3576bf6d412d96be9581c1f54cc625a40603 (diff)
add Enterprise Day image
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-training.php')
-rw-r--r--page-training.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-training.php b/page-training.php
index b24bdd56..6a6c1b33 100644
--- a/page-training.php
+++ b/page-training.php
@@ -106,8 +106,8 @@
<!-- <p class="section--paragraph revealOnScroll"><small>The Enterprise Day takes place the day after the <a class="hyperlink" href="<?php echo home_url('conf') ?>">Nextcloud Conference</a>, an event for Nextcloud contributors. The Conference features talks, development workshops and keynotes on Saturday 25th and Sunday 26th of August.</small></p> -->
<p class="section--paragraph revealOnScroll"><small>The Enterprise Day takes place on the 12th of March, 2019, in Stuttgart.</small></p>
</div>
- <img class="big-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/workshop3.jpg">
- <img class="small-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/workshop3.jpg">
+ <img class="big-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/enterprise-day.jpg">
+ <img class="small-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/enterprise-day.jpg">
</div>
</div>
</section>