diff --git a/README.md b/README.md index 27065fd..377c5f2 100644 --- a/README.md +++ b/README.md @@ -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. +-- +`$color = "light";` +Change this variable to `dark` when you are feeling down. + -- `$ignore_file_list = array( ".htaccess", "Thumbs.db", ".DS_Store", "index.php" );`