Spaces:
Running
Running
muralipala1504 commited on
Commit ·
37d5759
1
Parent(s): ae49b13
Add Cloudflare Web Analytics RUM beacon (manual install)
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -459,5 +459,6 @@
|
|
| 459 |
}
|
| 460 |
})();
|
| 461 |
</script>
|
|
|
|
| 462 |
</body>
|
| 463 |
</html>
|
|
|
|
| 459 |
}
|
| 460 |
})();
|
| 461 |
</script>
|
| 462 |
+
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "26eff89f7fcd4233adca9be52d913feb"}'></script><!-- End Cloudflare Web Analytics -->
|
| 463 |
</body>
|
| 464 |
</html>
|