-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
40 lines (39 loc) · 1.7 KB
/
index.html
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
<!DOCTYPE html>
<html lang="jp">
<head>
<meta property="og:title" content="NgzkBlogArchive">
<meta property="og:type" content="website">
<meta property="og:url" content="https://re-fort.net/NgzkBlogArchive/#/">
<meta property="og:image" content="https://re-fort.net/NgzkBlogArchive/favicon.png">
<meta property="og:description" content="乃木坂46卒業メンバーのブログを保管します。◢">
<meta property="og:site_name" content="NgzkBlogArchive">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-37900621-7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-37900621-7');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="https://platform.twitter.com/widgets.js" charSet="utf-8"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-6267609390272538",
enable_page_level_ads: true
});
</script>
<link rel="manifest" href="manifest.json" />
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NgzkBlogArchive</title>
<!-- favicon will be auto injected -->
<!-- built css files will be auto injected -->
</head>
<body>
<div id="app"></div>
<!-- built js files will be auto injected -->
</body>
</html>