Skip to content

Commit

Permalink
Add TelemetryDeck script (#4626)
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Oct 7, 2024
1 parent a60e845 commit ebfad29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
<meta name="robots" content="noindex, nofollow" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />

<script>
var config = {
apiEndpoint: '{!= apiEndpoint !}',
Expand Down Expand Up @@ -176,5 +175,6 @@
</noscript>

<div id="app"></div>
<script async src="https://cdn.telemetrydeck.com/websdk/telemetrydeck.min.js" data-app-id="746BB2DF-C3C7-4DE8-82A7-9848CEEE9585"></script>
</body>
</html>

0 comments on commit ebfad29

Please sign in to comment.