From a8969dd7787e7f595f4c9c021d79675be5855237 Mon Sep 17 00:00:00 2001 From: David Ball Date: Sat, 25 May 2024 21:35:32 -0400 Subject: [PATCH] Updated top navbar to use SITE_NAME environment variable. --- views/includes/top-navbar.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/includes/top-navbar.ejs b/views/includes/top-navbar.ejs index c9da7e99..e2430a77 100644 --- a/views/includes/top-navbar.ejs +++ b/views/includes/top-navbar.ejs @@ -1,7 +1,7 @@