From 8af143f27e0ee6dd8f9e564b9877bc797fc8d3f7 Mon Sep 17 00:00:00 2001 From: Bryan Finster Date: Thu, 19 Oct 2023 10:54:36 -0500 Subject: [PATCH] Add flag to show title on navbar --- website/hugo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/hugo.toml b/website/hugo.toml index d60827a6e..f937a062e 100644 --- a/website/hugo.toml +++ b/website/hugo.toml @@ -64,7 +64,8 @@ proxy = "direct" # version = "v0.2" # url = "https://v02-version" [params.ui] - navbar_logo = "img/pepr.svg" # The product logo on the navbar + navbar_logo = "img/pepr.svg" # The product logo on the navbar + show_nav_title = true # Remove if the logo includes a title [[params.socialLinks]] desc = ""