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: ["🌚", "🌝"]
|
||||
# minima has one dark theme and multiple light themes. defaultTheme specifies
|
||||
# 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: true
|
||||
# displayDescription specifies whether or not to display post description on
|
||||
|
|
Loading…
Reference in a new issue