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