From 361e58234f3258e16d94a45ee1124a607d6a0776 Mon Sep 17 00:00:00 2001 From: ArchILLtect Date: Wed, 17 Dec 2025 18:48:44 -0600 Subject: [PATCH] chore: add missing stylesheet link and correct navigation list structure in JSP files --- src/main/webapp/WEB-INF/jsp/head-meta.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/header.jsp | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/head-meta.jsp b/src/main/webapp/WEB-INF/jsp/head-meta.jsp index 5e43051..db7b49a 100644 --- a/src/main/webapp/WEB-INF/jsp/head-meta.jsp +++ b/src/main/webapp/WEB-INF/jsp/head-meta.jsp @@ -20,6 +20,9 @@ + + + diff --git a/src/main/webapp/WEB-INF/jsp/header.jsp b/src/main/webapp/WEB-INF/jsp/header.jsp index c5527b3..ce85c49 100644 --- a/src/main/webapp/WEB-INF/jsp/header.jsp +++ b/src/main/webapp/WEB-INF/jsp/header.jsp @@ -24,7 +24,9 @@