Skip to content

Commit

Permalink
Add analytics to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Nov 14, 2023
1 parent 6b139bd commit c180e51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<head>
<title>Pay and Wash</title>
<link id="appStyle" rel="stylesheet" href="/css/app.css"/>
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "55849a06eb564556aba396fa7e574c5d"}'></script>
<!-- End Cloudflare Web Analytics -->
</head>
<body>
<script src="/js/site-wrap.js"></script>
Expand Down

0 comments on commit c180e51

Please sign in to comment.