Rangitaki Control Center (rcc) improvments; Complete material design
This commit is contained in:
parent
9d9b9ca962
commit
4d6a7dc1e4
11 changed files with 410 additions and 152 deletions
|
@ -24,8 +24,8 @@ $blogdisqus = 'rangitaki';
|
|||
$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") . ' <a href="https://github.com/mmk2410/Rangitaki" target="blank">github.com/mmk2410/Rangitaki</a>';
|
||||
// This enables the optional online post upload. Please read the documentation before you enable it.
|
||||
$post_upload = 'no';
|
||||
// This enables the optional rangitaki control center. Please read the documentation before you enable it.
|
||||
$rcc= 'no';
|
||||
// Here you can disable and enable the navigation menu. Usefull if you have no subblogs and no home directory
|
||||
$nav_drawer = 'yes';
|
||||
?>
|
||||
|
|
Reference in a new issue