Skip to content

Commit

Permalink
Merge pull request #173 from tidymodels/fix-plausible
Browse files Browse the repository at this point in the history
fix typo in plausible config
  • Loading branch information
EmilHvitfeldt authored Jan 5, 2024
2 parents 84719e6 + ffef405 commit aa0488f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ template:
primary: "#CA225E"
includes:
in_header: |
<script defer data-domain="tidymodels.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
<script defer data-domain="corrr.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto

0 comments on commit aa0488f

Please sign in to comment.