-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (39 loc) · 1.62 KB
/
Copy pathindex.html
File metadata and controls
42 lines (39 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<html lang="ko-KR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>감도 깊은 취향 셀렉트샵 29CM</title>
<meta
name="description"
content="패션, 라이프스타일, 컬처까지 29CM만의 감도 깊은 셀렉션을 만나보세요."
/>
<meta
name="keywords"
content="29cm,29CM,이십구센티미터,29센치,디자이너 브랜드,편집샵,프라이탁,freitag,디오디너리,어나더오피스,노앙,로우로우,낫띵리튼,네이더스,브라운야드,블랭코브,마지셔우드,발란사,오소이,크로우캐년,키티버니포니,포터,스투시,마르디 메크르디,꼼데가르송"
/>
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="preconnect" href="https://29cm.p-e.kr" />
<link
rel="preconnect"
href="https://collaboration-29cm-prod-398050108626-ap-northeast-2-an.s3.ap-northeast-2.amazonaws.com"
crossorigin
/>
<meta property="og:type" content="website" />
<meta property="og:title" content="감도 깊은 취향 셀렉트샵 29CM" />
<meta
property="og:description"
content="패션, 라이프스타일, 컬처까지 29CM만의 감도 깊은 셀렉션을 만나보세요."
/>
<meta
property="og:image"
content="https://img.29cm.co.kr/mall/og_image.png"
/>
<meta property="og:image:width" content="800" />
<meta property="og:image:height" content="420" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/app/main.tsx"></script>
</body>
</html>