Skip to content

Commit

Permalink
add plausible support
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 3, 2024
1 parent 7556697 commit 9b8164d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ format:
quarto-required: ">= 1.3.353"
toc: true
linestretch: 1.6
include-after-body: plausible.html
grid:
body-width: 840px

Expand Down
2 changes: 2 additions & 0 deletions plausible.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!-- plausible -->
<script async defer data-domain="tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>

0 comments on commit 9b8164d

Please sign in to comment.