changed theme
This commit is contained in:
@@ -31,16 +31,16 @@ theme = 'hello-friend-ng'
|
||||
description = "...it's my blog."
|
||||
keywords = "homepage, blog"
|
||||
images = [""]
|
||||
themeColor = "#2d3748"
|
||||
themeColor = "#3D2200"
|
||||
|
||||
# Custom CSS
|
||||
customCSS = ["css/custom.css"]
|
||||
|
||||
# Favicon colors
|
||||
[params.favicon.color]
|
||||
mask = "#2d3748"
|
||||
msapplication = "#2d3748"
|
||||
theme = "#2d3748"
|
||||
mask = "#F8FDDD"
|
||||
msapplication = "#F8FDDD"
|
||||
theme = "#F8FDDD"
|
||||
|
||||
# Footer configuration
|
||||
[params.footer]
|
||||
|
||||
Reference in New Issue
Block a user