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