Skip to content

Commit

Permalink
added analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Samu01Tech committed Mar 12, 2024
1 parent 72ca358 commit ae27914
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/layouts/BaseLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,9 @@ const {
<Header />
<slot />
</Grid>
<script src="https://cdn.voidanalytics.com/latest.min.js"></script>
<noscript>
<img src="https://cdn.voidanalytics.com/drop.gif" alt="" />
</noscript>
</body>
</html>

0 comments on commit ae27914

Please sign in to comment.