From 632eaa721e3516c22207a7c198d29eb36add347f Mon Sep 17 00:00:00 2001 From: dykim Date: Tue, 9 Dec 2025 11:58:08 +0900 Subject: [PATCH] =?UTF-8?q?favicon=20=EA=B0=95=EC=A0=9C=20=EC=BA=90?= =?UTF-8?q?=EC=89=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/templates/cms/main.jsp | 1 + src/main/webapp/WEB-INF/templates/dms/main.jsp | 1 + src/main/webapp/WEB-INF/templates/mobile/main.jsp | 1 + src/main/webapp/WEB-INF/templates/popup/main.jsp | 1 + src/main/webapp/WEB-INF/templates/sys/main.jsp | 1 + 5 files changed, 5 insertions(+) diff --git a/src/main/webapp/WEB-INF/templates/cms/main.jsp b/src/main/webapp/WEB-INF/templates/cms/main.jsp index 24a0e03..efa5b14 100644 --- a/src/main/webapp/WEB-INF/templates/cms/main.jsp +++ b/src/main/webapp/WEB-INF/templates/cms/main.jsp @@ -22,6 +22,7 @@ if(UserHelper.isAuthenticated()) { <%=MainGlobals.SITE_TITLE%> + diff --git a/src/main/webapp/WEB-INF/templates/dms/main.jsp b/src/main/webapp/WEB-INF/templates/dms/main.jsp index fd04129..109065f 100644 --- a/src/main/webapp/WEB-INF/templates/dms/main.jsp +++ b/src/main/webapp/WEB-INF/templates/dms/main.jsp @@ -23,6 +23,7 @@ if(UserHelper.isAuthenticated()) { <%=MainGlobals.SITE_TITLE%> + diff --git a/src/main/webapp/WEB-INF/templates/mobile/main.jsp b/src/main/webapp/WEB-INF/templates/mobile/main.jsp index 8d20962..1631120 100644 --- a/src/main/webapp/WEB-INF/templates/mobile/main.jsp +++ b/src/main/webapp/WEB-INF/templates/mobile/main.jsp @@ -22,6 +22,7 @@ if(UserHelper.isAuthenticated()) { <%=MainGlobals.SITE_TITLE%> + diff --git a/src/main/webapp/WEB-INF/templates/popup/main.jsp b/src/main/webapp/WEB-INF/templates/popup/main.jsp index 355ebc4..1ff12d3 100644 --- a/src/main/webapp/WEB-INF/templates/popup/main.jsp +++ b/src/main/webapp/WEB-INF/templates/popup/main.jsp @@ -13,6 +13,7 @@ <%=MainGlobals.SITE_TITLE%> + diff --git a/src/main/webapp/WEB-INF/templates/sys/main.jsp b/src/main/webapp/WEB-INF/templates/sys/main.jsp index 1bbd8ba..23da8a7 100644 --- a/src/main/webapp/WEB-INF/templates/sys/main.jsp +++ b/src/main/webapp/WEB-INF/templates/sys/main.jsp @@ -22,6 +22,7 @@ if(UserHelper.isAuthenticated()) { <%=MainGlobals.SITE_TITLE%> +