Rangitaki 0.8
This commit is contained in:
parent
34a8798b95
commit
42404cd9d7
1 changed files with 1 additions and 1 deletions
|
@ -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") . ' <a href="https://github.com/mmk2410/Rangitaki" target="blank">github.com/mmk2410/Rangitaki</a>';
|
||||
// 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
|
||||
|
|
Reference in a new issue