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'): ?> + + + + + +