diff --git a/layout/header.php b/layout/header.php index e5cdf18..d1bc919 100644 --- a/layout/header.php +++ b/layout/header.php @@ -13,7 +13,7 @@ foreach ($title as $word) { if ($word !== $title[count($title) - 1]) echo $word .' '; } - } + } else echo $config['site_title']; ?> 1) {