mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
@@ -42,6 +42,9 @@ disqusShortname = "yourdiscussshortname"
|
||||
# "light" (light background, dark foreground) (default)
|
||||
colorscheme = "auto"
|
||||
|
||||
# Hide the toggle button, along with the associated vertical divider
|
||||
hidecolorschemetoggle = false
|
||||
|
||||
# Series see also post count
|
||||
maxSeeAlsoItems = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user