From ffc2fcc1bd1b9aa8d9ef6655f86ddde97af1726c Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 16 Feb 2018 14:41:16 -0700 Subject: [PATCH] Add --- app.php | 2 ++ index.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/app.php b/app.php index ae34f1d..55fbe6b 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; ?> + +