|
@@ -29,7 +29,7 @@
|
|
|
<meta property="og:site_name" th:content="${metaInfo.browserTitle}" content="한세공식몰 스타일24"/>
|
|
<meta property="og:site_name" th:content="${metaInfo.browserTitle}" content="한세공식몰 스타일24"/>
|
|
|
|
|
|
|
|
<title th:text="${metaInfo.browserTitle}">한세공식몰 스타일24</title>
|
|
<title th:text="${metaInfo.browserTitle}">한세공식몰 스타일24</title>
|
|
|
- <link rel="icon" th:href="@{/images/favicon.ico}" href="favicon.ico" type="image/x-icon"/>
|
|
|
|
|
|
|
+ <link rel="icon" th:href="@{/images/favicon.ico}" href="/images/favicon.ico" type="image/x-icon"/>
|
|
|
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" sizes="180x180"/>
|
|
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" sizes="180x180"/>
|
|
|
<link rel="icon" href="/images/favicon-32x32.png" sizes="32x32" type="image/png"/>
|
|
<link rel="icon" href="/images/favicon-32x32.png" sizes="32x32" type="image/png"/>
|
|
|
<link rel="icon" href="/images/favicon-16x16.png" sizes="16x16" type="image/png"/>
|
|
<link rel="icon" href="/images/favicon-16x16.png" sizes="16x16" type="image/png"/>
|