Explorar o código

[ISTTICKET-5174] 메타태그 추가

jun820624 %!s(int64=4) %!d(string=hai) anos
pai
achega
8284364134

+ 2 - 0
src/main/webapp/WEB-INF/views/mob/common/fragments/HeadMob.html

@@ -51,6 +51,8 @@
 	<meta property="eg:locale" content="" />
 	<meta property="eg:etc1" content="" />
 	<!-- 추천솔루션 meta -->
+	
+	<meta name="facebook-domain-verification" content="0912it2ywtu8lac1oz8taf674dbck1" />
 
 	<title th:text="${metaInfo.browserTitle}">한세공식몰 스타일24</title>
 	<link rel="icon" th:href="${metaInfo.favicon}" href="[[${@environment.getProperty('domain.uximage')}]]/images/favicon.ico" type="image/x-icon"/>

+ 2 - 0
src/main/webapp/WEB-INF/views/web/common/fragments/HeadWeb.html

@@ -50,6 +50,8 @@
 	<meta property="eg:locale" content="" />
 	<meta property="eg:etc1" content="" />
 	<!-- 추천솔루션 meta -->
+	
+	<meta name="facebook-domain-verification" content="0912it2ywtu8lac1oz8taf674dbck1" />
 
 	<title th:text="${metaInfo.browserTitle}">한세공식몰 스타일24</title>
 	<link rel="icon" th:href="${metaInfo.favicon}" href="[[${@environment.getProperty('domain.uximage')}]]/images/favicon.ico" type="image/x-icon"/>