From fd585bf3201217e79dd4a41dc28eff9a7b11d88f Mon Sep 17 00:00:00 2001 From: tolag3 Date: Thu, 5 Sep 2024 15:03:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=A4=80=ED=98=B8=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/layout/seedAdminLayout.jsp | 7 +++++-- src/main/webapp/WEB-INF/web.xml | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/layout/seedAdminLayout.jsp b/src/main/webapp/WEB-INF/jsp/layout/seedAdminLayout.jsp index 94c1d529..edcdc85f 100644 --- a/src/main/webapp/WEB-INF/jsp/layout/seedAdminLayout.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout/seedAdminLayout.jsp @@ -18,7 +18,9 @@ - + + + @@ -67,7 +69,7 @@ - + @@ -104,6 +106,7 @@ + diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 04245b4e..d5aaf950 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -123,6 +123,7 @@ *.ttf *.woff *.woff2 + *.ico