diff --git a/app.php b/app.php index c9ce6b9..a08fca3 100644 --- a/app.php +++ b/app.php @@ -28,6 +28,8 @@ if (!is_empty($_GET['page'])) { <?php echo SITE_TITLE; ?> + + diff --git a/index.php b/index.php index 0072492..6a8c7e2 100644 --- a/index.php +++ b/index.php @@ -82,6 +82,8 @@ if (checkLoginServer()) { <?php echo SITE_TITLE; ?> + +