From f559ce47adf7e11382c6b48adb563637769d604b Mon Sep 17 00:00:00 2001 From: David Baszucki <69528856+nolanwhy@users.noreply.github.com> Date: Sat, 4 Feb 2023 12:26:49 +0100 Subject: [PATCH] Update config.php --- core/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.php b/core/config.php index 271d861..a53911f 100644 --- a/core/config.php +++ b/core/config.php @@ -2,7 +2,7 @@ // settingz $sitename = "Grublox"; $version = 1.0; -$maintainers = array("Mario1", "qzip"); +$maintainers = array("Mario1", "qzip", "nolanwhy (the coolest guy)"); $arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png'); $youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y','Rr8XkF5TBLU');