diff --git a/assets/win81yellow.jpg b/assets/win81yellow.jpg new file mode 100644 index 0000000..1d12496 Binary files /dev/null and b/assets/win81yellow.jpg differ diff --git a/core/config.php b/core/config.php index df2ada6..7b04dea 100644 --- a/core/config.php +++ b/core/config.php @@ -15,7 +15,7 @@ $pagename = ucfirst(str_replace(".php", NULL, str_replace("/", NULL, $_SERVER['D $maintainers = array("Mario1", "qzip", "nolanwhy"); -$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png', 'baconbloxii.png'); +$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png', 'baconbloxii.png', 'win81yellow.jpg'); $youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y','Rr8XkF5TBLU');