Skip to content

Commit

Permalink
Fix actieplan link
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Oct 25, 2023
1 parent ffab865 commit 584b3d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions front/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
swetrix.init('hyr4nEEBGweQ')
swetrix.track({ ev: 'navigate', meta: { url: window.location } })
swetrix.track({ ev: 'SEARCH', meta: { url: window.location } })
swetrix.trackViews({ search: true })
})
</script>
Expand Down

0 comments on commit 584b3d4

Please sign in to comment.