Add Cloudflare Web Analytics beacon
Browse files- index.html +2 -0
index.html
CHANGED
|
@@ -168,6 +168,8 @@
|
|
| 168 |
body { max-width: 100% !important; margin: 0 auto !important; padding: 24px !important; padding-left: 24px !important; padding-right: 24px !important; }
|
| 169 |
pre, code { white-space: pre-wrap !important; word-wrap: break-word !important; overflow-x: auto !important; }
|
| 170 |
</style>
|
|
|
|
|
|
|
| 171 |
</head>
|
| 172 |
<body>
|
| 173 |
<header id="title-block-header">
|
|
|
|
| 168 |
body { max-width: 100% !important; margin: 0 auto !important; padding: 24px !important; padding-left: 24px !important; padding-right: 24px !important; }
|
| 169 |
pre, code { white-space: pre-wrap !important; word-wrap: break-word !important; overflow-x: auto !important; }
|
| 170 |
</style>
|
| 171 |
+
|
| 172 |
+
<!-- Cloudflare Web Analytics --><script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "25b203f051b1463daae8cc77b848c740"}'></script><!-- End Cloudflare Web Analytics -->
|
| 173 |
</head>
|
| 174 |
<body>
|
| 175 |
<header id="title-block-header">
|