-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
65 lines (53 loc) · 3.36 KB
/
index.html
File metadata and controls
65 lines (53 loc) · 3.36 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shorcut icon" type="image/x-icon" href="/favicon.ico">
<title>How Much More | Face The Reality</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="robots" content="index, follow">
<meta name="description" content="XXX 아파트를 살려면 얼마나 더 벌어야 될까요?">
<meta name="keyword" content="real_estate, money, life, savings, bank, fintech, finance, riverside, business district, free-traffic district, downtown">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Subject" content="Money">
<meta http-equiv="Title" content="How Much More" >
<meta http-equiv="Author" content="dodoongtak-SHT">
<meta http-equiv="Publisher" content="https://github.com/dodoongtak">
<meta http-equiv="Other Agent" content="https://github.com/dodoongtak">
<meta http-equiv="Location" content="ko_KR">
<meta http-equiv="Distribution" content="https://github.com/dodoongtak">
<meta http-equiv="Copyright" content="themighty.tak@gmail.com">
<meta property="og:title" content="How Much More | Face The Reality">
<meta name="twitter:title" content="How Much More | Face The Reality">
<meta property="og:description" content="XXX 아파트를 살려면 얼마나 더 벌어야 될까요?">
<meta name="twitter:description" content="XXX 아파트를 살려면 얼마나 더 벌어야 될까요? " How Much More "">
<meta property="og:image" content="https://images.unsplash.com/photo-1609766857326-18a204c2cf31?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="600">
<meta name="twitter:image" content="https://images.unsplash.com/photo-1609766857326-18a204c2cf31?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80">
<meta property="og:type" content="website">
<meta property="og:url" content="https://howmuchmore.xyz/">
<meta name="twitter:player" content="https://howmuchmore.xyz/">
<meta property="og:site_name" content="How Much More">
<meta property="og:locale" content="ko_KR">
<meta name="twitter:card" content="https://images.unsplash.com/photo-1609766857326-18a204c2cf31?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80">
<meta name="twitter:site" content="How Much More You Need to Earn for your entire life. Face the reality">
<meta name="twitter:creator" content="@dodoongtak">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2C02TN0S61"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2C02TN0S61');
</script>
</head>
<body>
<div id="app"></div>
<script src="/main.js"></script>
</body>
</html>