From 42404cd9d7e6949d688246d7dd9286b642556cda Mon Sep 17 00:00:00 2001 From: mmk2410 Date: Tue, 14 Jul 2015 22:16:17 +0200 Subject: [PATCH] Rangitaki 0.8 --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 3ee1022..fb9f092 100644 --- a/config.php +++ b/config.php @@ -29,7 +29,7 @@ $bloganalytics = ''; // Footer - set here the text for your footer (e.g. a copyright info). You can replace the whole text after the '=' with your own one. $blogfooter = 'Rangitaki ' . date("Y") . ' github.com/mmk2410/Rangitaki'; // This enables the optional rangitaki control center. Please read the documentation before you enable it. -$rcc = 'yes'; +$rcc = 'no'; // Here you can disable and enable the navigation menu. Usefull if you have no subblogs and no home directory $nav_drawer = 'yes'; // Set here the name of your theme. Read the documentation for more themes