change theme
This commit is contained in:
@ -15,10 +15,15 @@ name = "Blog"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "About"
|
||||
pageRef = "about"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Works"
|
||||
pageRef = "works"
|
||||
weight = 20
|
||||
weight = 30
|
||||
|
||||
# [[main]]
|
||||
# name = "Categories"
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters
|
||||
|
||||
colorScheme = "congo"
|
||||
colorScheme = "okami"
|
||||
defaultAppearance = "light" # valid options: light or dark
|
||||
autoSwitchAppearance = true
|
||||
footer.showAppearanceSwitcher = true
|
||||
|
Reference in New Issue
Block a user