mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
hupps
This commit is contained in:
parent
4203a94c0b
commit
aa23bcac94
@ -28,7 +28,7 @@ $config['db_password'] = 'stikked';
|
|||||||
* Currently: default, bootstrap, gabdark, gabdark3, geocities
|
* Currently: default, bootstrap, gabdark, gabdark3, geocities
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
$config['theme'] = 'geocities';
|
$config['theme'] = 'default';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Language
|
* Language
|
||||||
@ -38,7 +38,7 @@ $config['theme'] = 'geocities';
|
|||||||
* Currently: english, swissgerman, german
|
* Currently: english, swissgerman, german
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
$config['language'] = 'swissgerman';
|
$config['language'] = 'english';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Combine JS & CSS files (recommended)
|
* Combine JS & CSS files (recommended)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user