diff --git a/hugo.toml b/hugo.toml index da009a8..5c0445b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -48,7 +48,7 @@ enableRobotsTXT = true site_logo = "" description = "Interfug" # 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 logo = "img/Interfug_Banner.png" logo_small = "img/Interfug_Banner.png"