Added theme-color param for mobile devices
This commit is contained in:
parent
bd1634c05e
commit
f196a94f3d
2 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,7 @@ disableHugoGeneratorInject = false
|
|||
contentTypeName = "posts"
|
||||
# Default theme "light" or "dark"
|
||||
defaultTheme = "dark"
|
||||
themeColor = "#252627"
|
||||
|
||||
[params.logo]
|
||||
logoText = "$ cd /home/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue