Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -877,6 +877,10 @@ document.addEventListener('DOMContentLoaded', function () {
|
|
877 |
</style>
|
878 |
</head>
|
879 |
<body>
|
|
|
|
|
|
|
|
|
880 |
<script>
|
881 |
// 動画パスを再設定
|
882 |
document.addEventListener('DOMContentLoaded', function() {
|
|
|
877 |
</style>
|
878 |
</head>
|
879 |
<body>
|
880 |
+
<!-- Google Tag Manager (noscript) -->
|
881 |
+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NDL2LKLQ"
|
882 |
+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
883 |
+
<!-- End Google Tag Manager (noscript) -->
|
884 |
<script>
|
885 |
// 動画パスを再設定
|
886 |
document.addEventListener('DOMContentLoaded', function() {
|