Comment out darkMode on exampleSite/hugo.yaml
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
e4942bb6ff
commit
7d6e045a00
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ params:
|
|||
# [Deprecated] Enable dark theme
|
||||
# This is a deprecated setting, but has not been removed to maintain backward compatibility
|
||||
# If `theme` is set, the `darkMode` setting will be discarded.
|
||||
darkMode:
|
||||
enable: true
|
||||
# darkMode:
|
||||
# enable: true
|
||||
|
||||
# Configure theme color settings
|
||||
theme:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue