Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
buildplan authored Jun 18, 2024
1 parent d92bdea commit 0374374
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ <h1>Ali Sufyan</h1>
window.onload = function() { document.body.classList.remove('is-preload'); }
window.ontouchmove = function() { return false; }
window.onorientationchange = function() { document.body.scrollTop = 0; }

<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "6819f35267514bf5a2d8b3f7eb743e24"}'>
<!-- End Cloudflare Web Analytics -->

</script>
</body>
</html>

0 comments on commit 0374374

Please sign in to comment.