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-09-08 16:33:33 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-09-08 16:33:33 +0300
commit6d2b7353e82ffc76a1379bde31cde6918e4b8af1 (patch)
tree217e9dfaa84cd8f05c2f1b5b4aaadcf316c7c158 /page-branding.php
parent32b5bea3959c9c2944a34aaebd2ac11022fb51ae (diff)
update branding image
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-branding.php')
-rw-r--r--page-branding.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/page-branding.php b/page-branding.php
index 6e406f2d..91677213 100644
--- a/page-branding.php
+++ b/page-branding.php
@@ -8,10 +8,10 @@ require(["require.config"], function() {
});
</script>
-<meta itemprop="image" content="https://nextcloud.com/media/branded-tubcloud.png">
-<meta name="twitter:image" content="https://nextcloud.com/media/branded-tubcloud.png">
-<meta name="twitter:image:src" content="https://nextcloud.com/media/branded-tubcloud.png">
-<meta property="og:image" content="https://nextcloud.com/media/branded-tubcloud.png">
+<meta itemprop="image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png">
+<meta name="twitter:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png">
+<meta name="twitter:image:src" content="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png">
+<meta property="og:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png">
</head>
<div class="background branding-background">
@@ -57,7 +57,7 @@ require(["require.config"], function() {
</div>
<div class="row feature--block">
<div class="col-md-6 image--feature new-img">
- <a href="https://nextcloud.com/media/branded-tubcloud.png"><img src="https://nextcloud.com/media/branded-tubcloud.png" class="img-responsive" /></a>
+ <a href="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png"><img src="<?php bloginfo('template_directory'); ?>/assets/img/features/manzcloud.png" class="img-responsive" /></a>
</div>
<div class="col-md-6">
<h3 class="section--paragraph__title"><?php echo $l->t('Advanced enterprise branding');?></h3>