Add Option To Hide Color Scheme Toggle (#406)

* Add color scheme toggle

Add hidedarkmodetoggle to exampleSite, stackbit

Change property name to hidecolorscheme toggle

* Add my name to CONTRIBUTORS.md
This commit is contained in:
Joseph Sanders
2020-09-29 17:32:00 -04:00
committed by GitHub
parent 6c97691f5e
commit 6302a4b82b
4 changed files with 16 additions and 6 deletions

View File

@@ -77,3 +77,4 @@
- [Jared Sturdy](https://github.com/jsturdy)
- [Daniel Monteiro](https://github.com/dfamonteiro)
- [Dave Rolsky](https://github.com/autarch)
- [Joseph Sanders](https://github.com/jls83)