Added note about new dark mode

This commit is contained in:
Hal Gatewood
2018-02-23 11:55:23 -06:00
committed by GitHub
parent 8459d973fc
commit 11e992ac88

View File

@@ -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" );`