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-01-24 20:47:16 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-01-24 20:47:16 +0300
commitca5f1819e5d50054cd69b4bdb2e746ee9badb97c (patch)
tree3b448681e355282e27f73391da164ac5db06d228 /page-talk.php
parentae01ef44b32c9982c102fd10d0bd784bb3e65ee8 (diff)
update page images
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-talk.php')
-rw-r--r--page-talk.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/page-talk.php b/page-talk.php
index 1d27ffa7..c114f125 100644
--- a/page-talk.php
+++ b/page-talk.php
@@ -3,10 +3,10 @@
<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/dsgvo-video-embed.min.css">
<script src="<?php echo get_template_directory_uri(); ?>/assets/js/dsgvo-video-embed.min.js"></script>
-<meta itemprop="image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-chat-nw.png">
-<meta name="twitter:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-chat-nw.png">
-<meta name="twitter:image:src" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-chat-nw.png">
-<meta property="og:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-chat-nw.png">
+<meta itemprop="image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-video.png">
+<meta name="twitter:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-video.png">
+<meta name="twitter:image:src" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-video.png">
+<meta property="og:image" content="<?php bloginfo('template_directory'); ?>/assets/img/features/talk-video.png">
<meta name=”Description” content="You need confidential communication? Find out how Talk is your solution!">
</head>