From 6f033701a340ce1fb362b602cbd7ff6b055e6227 Mon Sep 17 00:00:00 2001 From: newhinton Date: Tue, 2 May 2017 01:19:18 +0200 Subject: [PATCH 1/3] Fixed Missing og:description and og:ti --- core/templates/layout.base.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/templates/layout.base.php b/core/templates/layout.base.php index e2e61e67e2c9a..065014963df62 100644 --- a/core/templates/layout.base.php +++ b/core/templates/layout.base.php @@ -9,6 +9,10 @@ + + getSlogan()); ?>"/> + + From 223fbafa7a8d00c9a7ef033ca2b5fd7a6e94cf5b Mon Sep 17 00:00:00 2001 From: newhinton Date: Tue, 2 May 2017 01:26:51 +0200 Subject: [PATCH 2/3] Fixed Missing og:description and og:image This should add the correct Information to the rich link preview (Issue #4264) --- core/templates/layout.guest.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index 1e2559d69605b..6feff0104769c 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -10,6 +10,10 @@ + + getSlogan()); ?>"/> + + From fd4c51c1111e8d190b0e6d4994ba9cd06a72244a Mon Sep 17 00:00:00 2001 From: newhinton Date: Tue, 2 May 2017 01:29:24 +0200 Subject: [PATCH 3/3] Fixed Missing og:description and og:image This should add the correct Information to the rich link preview (Issue #4264) --- core/templates/layout.user.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 978534b869c24..51256781fe548 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -17,6 +17,10 @@ + + getSlogan()); ?>"/> + +