reverted change, set correct startpage
This commit is contained in:
parent
03a0fde2aa
commit
7358859441
@ -7,9 +7,9 @@ $fp_config = array (
|
|||||||
'title' => 'FlatPress',
|
'title' => 'FlatPress',
|
||||||
'subtitle' => 'My FlatPress blog',
|
'subtitle' => 'My FlatPress blog',
|
||||||
'footer' => '',
|
'footer' => '',
|
||||||
'author' => NULL,
|
'author' => 'FlatPress Team',
|
||||||
'email' => 'webmaster@localhost.com',
|
'email' => 'webmaster@localhost.com',
|
||||||
'startpage' => 'about',
|
'startpage' => NULL,
|
||||||
'maxentries' => '5',
|
'maxentries' => '5',
|
||||||
'notify' => true,
|
'notify' => true,
|
||||||
'theme' => 'leggero',
|
'theme' => 'leggero',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user