From 7ae1f0c106e086b1b9750824dd6457df0753451c Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 20 Mar 2024 21:21:59 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(SEO)=20Add=20open=20graph=20metada?= =?UTF-8?q?ta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs: #1 --- site/snippets/layout.php | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/site/snippets/layout.php b/site/snippets/layout.php index e41338c..a19261c 100644 --- a/site/snippets/layout.php +++ b/site/snippets/layout.php @@ -10,11 +10,13 @@ - + description()->isNotEmpty() ? $page->description() : h($page->text()->excerpt(100)) ?> + + @@ -24,6 +26,19 @@ + + + + + + + template() == 'article'): ?> + + + + + +