Skip to content

Commit

Permalink
add plausible to pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 4, 2024
1 parent 103e3f5 commit 6ac0d0c
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ url: https://tidypredict.tidymodels.org

template:
package: tidytemplate
params:
part_of: <a href="https://tidymodels.org">tidymodels</a>
footer: tidypredict is a part of the <strong>tidymodels</strong> ecosystem, a collection of modeling packages designed with common APIs and a shared philosophy.
bootstrap: 5
bslib:
danger: "#CA225E"
primary: "#CA225E"
includes:
in_header: |
<script defer data-domain="tidypredict.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
figures:
fig.width: 8
fig.height: 5.75
Expand Down

0 comments on commit 6ac0d0c

Please sign in to comment.