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>
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?