diff --git a/site/snippets/head.php b/site/snippets/head.php index f63ba08..d6d58ba 100644 --- a/site/snippets/head.php +++ b/site/snippets/head.php @@ -3,7 +3,7 @@ - Document + <?= $page->isHomePage() ? $site->title() : $page->title() . " | " . $site->title() ?>