mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 12:31:06 -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
|
||||
*
|
||||
*/
|
||||
$config['theme'] = 'geocities';
|
||||
$config['theme'] = 'default';
|
||||
|
||||
/**
|
||||
* Language
|
||||
@ -38,7 +38,7 @@ $config['theme'] = 'geocities';
|
||||
* Currently: english, swissgerman, german
|
||||
*
|
||||
*/
|
||||
$config['language'] = 'swissgerman';
|
||||
$config['language'] = 'english';
|
||||
|
||||
/**
|
||||
* Combine JS & CSS files (recommended)
|
||||
|
Loading…
x
Reference in New Issue
Block a user