From eb093e3fe6dc0f21234c56092fbbbb0f974eade0 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Fri, 17 Sep 2021 11:29:55 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EB=B9=84=EC=BD=98=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tiles/tiles-layout.jsp | 5 ++++- src/main/webapp/favicon.ico | Bin 15406 -> 0 bytes src/main/webapp/favicon/site.webmanifest | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) delete mode 100644 src/main/webapp/favicon.ico diff --git a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp index a9b8d1f0..968a1c40 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp +++ b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp @@ -11,7 +11,10 @@ - + + + + diff --git a/src/main/webapp/favicon.ico b/src/main/webapp/favicon.ico deleted file mode 100644 index 81800f7fb06a395808a68bbb63fbfa1224379148..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15406 zcmeHNX>3$g6n+Q_2`riZ zzq_4x&ry^%+A9fjm*ZXk;-hjX2)jLPhJ)GVIinqPmOY)!RZI#bKT zX?@b${A@+SibvMaJnST`gS_t?p z4cW}GDryQF&tltv>r2^I;^@Tgwa=g#Ze%&V-0OR%EPCzEW@H zSGHR+AQ_Mh^dttbKcUb_|a90a^$0`1s z=u%Z2U9C-KTP3|RrrSMsSNeP!Z|Xx~dD~duslq*czdK_g-)~A8&-ZvopJ5-sK0(># z>IAl7CYt)OtpwW$<*=Lnw*1NU`1^t;b=l%~=KXj~2c$w=;EeqGH^!l&rKc2gp$LgW%bwTPM z!Th7oKaP5s>r&^Em*N{Ys($pbF_`9`8qT`Wk3VHDWnO*hSJ$6XdoE>FCD1RI zmWgY;Ceu~>_3ID5VKDzO{_uT(_M=a+E(Mdi(tjl9Yq8EPp;B9}w*IK&KNy{Q*{<|2 zjD3=M24DL2>%Rx}b=}H;yZAn>b(NB{+2$pV`JG&POssYLsLoZ+-?7`$rqj>e^tV?f z@gq8SRU~fzh{TC%-Q0DlwF-f-zL9Di^ZAzzO3cK=aC;! z8)}>uS{OT$&)jg%kGKvbkHEh*ZJKuG2|oxD&V3Otfpbt_d1LZ8vbk$%OX^hZohb7z zmghJR)7@M?DXc$D3%_4`XT0ey+LZi0)j7-gU4MT5OZ@P~%#RsP^F+MIq_FljO+GPz zBJ#fXyAOiJKR5a@?mzUQnsNSZZ>sN>|HZLSQHkvu_qpoZL7#pe_uNfqqrUng82mWb zhc6B>H=Q%)Pj};I)!A2B4s%$IpHasod|Cda;P4Ni+`3dlHNfOAepKM`w9=OeFKKfD zbK9TPQ}Cm`J1)%8@E^(9;MW}RiC^%c=g(;U!Cbpt{DbSA7w2jC;WI;U#+k{liLmd_wx95Uo_fqXYjwm^A{Y$7xQV%6B_=E z%GmCx=jVF-6U6?pEbe)VEZ9YRGM0$=!hu{L)|vE*7=B;Be+4^!;NQF;{J<4g*K8^d0$?uAI z&Ze$lYtQufQOAMHtG)L0i9*Njj70?BJ<{#Ozx4DowB?^E0(U#_;A)PD(S*;{pScS> zo$WXH{V-O(IX8}$o_UrIWUZnaM~PNnAoz{!H@*FX{R{RY{NkU9w!pWaRC1JB{Nx_^ zjS_4(*tAx6v*l#sc%YqS0*Fd~m%vbqd?Y zu#e-54)h587@vq^M+^nBuki}}_|`)EkTIW7hJ7)z;0KDx-y!0#j{1~0Bt;fV1|$QL Y0m*=5Kr$d1=!Fc3@F1Ba1Gmh;ztdp-)c^nh diff --git a/src/main/webapp/favicon/site.webmanifest b/src/main/webapp/favicon/site.webmanifest index 45dc8a20..1d8a85f0 100644 --- a/src/main/webapp/favicon/site.webmanifest +++ b/src/main/webapp/favicon/site.webmanifest @@ -1 +1 @@ -{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file +{"name":"","short_name":"","icons":[{"src":"/favicon/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/favicon/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file