We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5238f22 commit 51fa3d2Copy full SHA for 51fa3d2
index.html
@@ -6,13 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>Lunatech</title>
8
9
- <script>
10
- var s = document.createElement("script");
11
- s.src = "https://plausible.io/js/plausible.js"
12
- s.setAttribute("defer", "");
13
- s.setAttribute("data-domain", window.location.host);
14
- document.head.appendChild(s);
15
- </script>
+ <script defer data-domain="lunatech.com" src="https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js"></script>
16
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
17
</head>
18
<body>
0 commit comments