We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f51d6e commit e5c3ec2Copy full SHA for e5c3ec2
index.html
@@ -12,6 +12,19 @@
12
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
13
<meta name="description" content="AlgoKit lora, the Algorand live on-chain resource analyzer." />
14
<meta name="name" content="AlgoKit - lora" />
15
+ <script
16
+ defer
17
+ data-domain="lora.algokit.io"
18
+ src="https://plausible.io/js/script.file-downloads.pageview-props.tagged-events.js"
19
+ ></script>
20
+ <script>
21
+ window.plausible =
22
+ window.plausible ||
23
+ function () {
24
+ ;(window.plausible.q = window.plausible.q || []).push(arguments)
25
+ }
26
+ </script>
27
+
28
<title>AlgoKit - lora</title>
29
</head>
30
<body>
0 commit comments