Skip to content

Commit aebcae1

Browse files
committed
chore: update Plausible analytics script ID
Replace the privacy-friendly Plausible tracking script source ID to use the new measurement endpoint.
1 parent 2ca399a commit aebcae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<meta property="og:image" content="./images/codebar-courses-banner.png" />
3434

3535
<!-- Privacy-friendly analytics by Plausible -->
36-
<script async src="https://plausible.io/js/pa-5zYk3E6VwRHcZz1Sa8mpH.js"></script>
36+
<script async src="https://plausible.io/js/pa-PFruVsE_br97UUCRXE_6f.js"></script>
3737
<script>
3838
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
3939
plausible.init()

0 commit comments

Comments
 (0)