From 644e5c2e375dc39e24faa2df90237e7230290491 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 16 Feb 2018 14:36:03 -0700 Subject: [PATCH] Add --- app.php | 2 ++ index.php | 2 ++ 2 files changed, 4 insertions(+) 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; ?> + +