README.md
@@ -86,7 +86,7 @@ ### How do I disable dark mode? Under `params` add `darkMode = false` to your `config.toml` file. If your site is based on the exampleSite, the value is already included; you only need to uncomment it. Under `params` add `enableDarkMode = false` to your `config.toml` file. If your site is based on the exampleSite, the value is already included; you only need to uncomment it. > The user will still have the option to activate dark mode, if they so wish