Skip to content

Commit

Permalink
pkgdown: fix url in plausible config
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Oct 31, 2023
1 parent 7034774 commit 79cbd0b
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 @@ -5,7 +5,7 @@ template:
bootstrap: 5
includes:
in_header: |
<script defer data-domain="/r-lib.github.io/asciicast,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
<script defer data-domain="/asciicast.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto

0 comments on commit 79cbd0b

Please sign in to comment.