We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5d9eb commit 5a393e1Copy full SHA for 5a393e1
_includes/head.html
@@ -13,4 +13,13 @@
13
<link href="/css/plugins/plugins.css" rel="stylesheet">
14
<link href="/css/style.css" rel="stylesheet">
15
16
-<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
+<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
17
+<!-- Global site tag (gtag.js) - Google Analytics -->
18
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-160688113-2"></script>
19
+<script>
20
+ window.dataLayer = window.dataLayer || [];
21
+ function gtag(){dataLayer.push(arguments);}
22
+ gtag('js', new Date());
23
+
24
+ gtag('config', 'UA-160688113-2', { 'anonymize_ip': true });
25
+</script>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments