File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
< div id ="app "> </ div >
25
25
< script type ="module " src ="/src/main.ts "> </ script >
26
26
< script src ="https://www.google.com/recaptcha/api.js " async defer > </ script >
27
+ <!-- 100% privacy-first analytics -->
28
+ < script async defer src ="https://sa.gno.services/latest.js "> </ script >
29
+ < noscript > < img src ="https://sa.gno.services/noscript.gif " alt ="" referrerpolicy ="no-referrer-when-downgrade " /> </ noscript >
27
30
</ body >
28
31
</ html >
Original file line number Diff line number Diff line change @@ -41,6 +41,3 @@ const socials = [
41
41
]
42
42
</script >
43
43
44
- <!-- 100% privacy-first analytics -->
45
- <script async defer src="https://sa.gno .services /latest.js "></script >
46
- <noscript ><img src="https://sa.gno.services/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript >
You can’t perform that action at this time.
0 commit comments