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 7a25752 commit 9385261Copy full SHA for 9385261
src/ui/BaseHead.astro
@@ -144,6 +144,7 @@ const defaultDescription =
144
defer
145
data-site-id="orm.drizzle.team"
146
src="https://assets.onedollarstats.com/tracker.js"></script>
147
+ <script async defer src="https://scripts.withcabin.com/hello.js"></script>
148
<script is:inline async src="https://scripts.simpleanalyticscdn.com/latest.js"
149
></script>
150
<GlobalStyles />
0 commit comments