make bg color navy
This commit is contained in:
parent
cee70a90bf
commit
bd27b2982f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ enableRobotsTXT = true
|
||||||
site_logo = ""
|
site_logo = ""
|
||||||
description = "Interfug"
|
description = "Interfug"
|
||||||
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
# choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-"
|
||||||
background_color_class = "bg-black"
|
background_color_class = "bg-navy"
|
||||||
recent_posts_number = 3
|
recent_posts_number = 3
|
||||||
logo = "img/Interfug_Banner.png"
|
logo = "img/Interfug_Banner.png"
|
||||||
logo_small = "img/Interfug_Banner.png"
|
logo_small = "img/Interfug_Banner.png"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue