From 63a76f77036770f4fe530a73fdef0fb0c9d50230 Mon Sep 17 00:00:00 2001 From: alexlostorto Date: Sun, 7 Jan 2024 20:57:59 +0000 Subject: [PATCH] Make navbar logo a hyperlink to home page --- components/navbar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/navbar.php b/components/navbar.php index 411c051..9dc7eaa 100644 --- a/components/navbar.php +++ b/components/navbar.php @@ -154,9 +154,9 @@ function getRelativePath($absolutePath, $parentTraversals) {