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:
authorMarius Blüm <marius@lineone.io>2017-12-11 00:21:53 +0300
committerJos Poortvliet <jos@opensuse.org>2017-12-11 14:04:52 +0300
commite355a500860d552c4ab3bf19769c06cda132aab2 (patch)
treed132cecae63a278ce9b2bd069dcdc3e0d54db149 /page-education.php
parentbdbe90e296091014ba75afbe441cd252c1cd12b2 (diff)
Fix customer logos as they were changed to PHP
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-education.php b/page-education.php
index ddebe14a..3f82cb81 100644
--- a/page-education.php
+++ b/page-education.php
@@ -45,7 +45,7 @@ require(["require.config"], function() {
<div class="col-sm-3 customer">
<div class="customer-logo">
<div class="scaling-svg-container">
- <a href="https://nextcloud.com/blog/9-german-educational-and-research-institutions-move-to-nextcloud-as-part-of-tu-berlin-migration-more-coming/"><?php echo file_get_contents(get_template_directory_uri()."/assets/img/customers/tuberlin.svg") ?></a>
+ <a href="https://nextcloud.com/blog/9-german-educational-and-research-institutions-move-to-nextcloud-as-part-of-tu-berlin-migration-more-coming/"><?php echo file_get_contents(get_template_directory_uri()."/assets/img/customers/tuberlin.png") ?></a>
</div>
</div>
</div>
@@ -56,7 +56,7 @@ require(["require.config"], function() {
</div>
<div class="col-sm-3 customer">
<div class="customer-logo">
- <a href="https://nextcloud.com/blog/the-danish-research-and-education-network-moves-from-owncloud-to-nextcloud/"><img class="" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/deic.jpg" /></a>
+ <a href="https://nextcloud.com/blog/the-danish-research-and-education-network-moves-from-owncloud-to-nextcloud/"><img class="" src="<?php echo get_template_directory_uri(); ?>/assets/img/customers/deic.png" /></a>
</div>
</div>
<div class="col-sm-3 customer">