mirror of https://github.com/onweru/compose.git

weru
21.02.2020 0f02f8b33641398217d794d3b18fc2eb0ef4ed25
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