Added theme-color param for mobile devices

This commit is contained in:
Reijnn 2019-02-27 12:46:39 +01:00
parent bd1634c05e
commit f196a94f3d
2 changed files with 2 additions and 0 deletions

View file

@ -69,6 +69,7 @@ disableHugoGeneratorInject = false
contentTypeName = "posts"
# Default theme "light" or "dark"
defaultTheme = "dark"
themeColor = "#252627"
[params.logo]
logoText = "$ cd /home/"