Skip to content

Commit

Permalink
chore: add simple analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored Mar 20, 2022
1 parent e1f067f commit fa67b16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,8 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>

{{ block "custom_js" . }}{{end}}
<!-- 100% privacy friendly analytics -->
<script async defer src="https://sa.moul.io/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript>
</body>
</html>

0 comments on commit fa67b16

Please sign in to comment.