Added note about new dark mode
This commit is contained in:
parent
8459d973fc
commit
11e992ac88
@ -11,6 +11,10 @@ At the top of the `index.php` file you have a few settings you can change:
|
|||||||
|
|
||||||
This will be the title of your page and also is set to the meta mitle of the document.
|
This will be the title of your page and also is set to the meta mitle of the document.
|
||||||
|
|
||||||
|
--
|
||||||
|
`$color = "light";`
|
||||||
|
Change this variable to `dark` when you are feeling down.
|
||||||
|
|
||||||
--
|
--
|
||||||
`$ignore_file_list = array( ".htaccess", "Thumbs.db", ".DS_Store", "index.php" );`
|
`$ignore_file_list = array( ".htaccess", "Thumbs.db", ".DS_Store", "index.php" );`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user