default example site to light theme
This commit is contained in:
parent
ce0ce5be25
commit
e85cfde4fa
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ params:
|
||||||
switch: ["🌚", "🌝"]
|
switch: ["🌚", "🌝"]
|
||||||
# minima has one dark theme and multiple light themes. defaultTheme specifies
|
# minima has one dark theme and multiple light themes. defaultTheme specifies
|
||||||
# a default light theme to use. currently available options: light, sand, rock, system.
|
# a default light theme to use. currently available options: light, sand, rock, system.
|
||||||
defaultTheme: sand
|
defaultTheme: light
|
||||||
# displayDate speficies whether or not to display post date on the home page.
|
# displayDate speficies whether or not to display post date on the home page.
|
||||||
displayDate: true
|
displayDate: true
|
||||||
# displayDescription specifies whether or not to display post description on
|
# displayDescription specifies whether or not to display post description on
|
||||||
|
|
Loading…
Reference in a new issue