authors now can pick a default theme color
This commit is contained in:
parent
577b74f612
commit
d4d30a0c35
3 changed files with 22 additions and 8 deletions
|
@ -33,6 +33,8 @@ comment = "utterances"
|
|||
timeformat = "Jan 02, 2006"
|
||||
# switch for turning on/off lights.
|
||||
switch = ["🌚", "🌝"]
|
||||
# default theme. e.g. light, dark, system
|
||||
defaultTheme = "system"
|
||||
# If set true, date of posts will be shown in the homepage.
|
||||
displayDate = true
|
||||
# If set true, users can select text from your post.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue