jhleem / egov star

임종호 임종호 2022-02-14 @40


            
Index: base3.10/src/main/webapp/WEB-INF/tiles/layouts/defaultLayout.jsp =================================================================== --- base3.10/src/main/webapp/WEB-INF/tiles/layouts/defaultLayout.jsp (revision 39) +++ base3.10/src/main/webapp/WEB-INF/tiles/layouts/defaultLayout.jsp (revision 40) @@ -15,7 +15,7 @@ <meta property="og:description" content="크로스로드 웹진"> <meta property="og:image" content="/img/logo.jpg"> <meta name="viewport" content="width=device-width, user-scalable=no" /> - <link rel="icon" href="/images/custom/favicon.ico" type="image/x-icon" /> + <link rel="icon" href="<c:url value='/images/user/favicon.ico'/>" type="image/x-icon" /> <tiles:insertAttribute name="header" /> </head> <body>
Add a comment
List