Skip to content

Commit

Permalink
add plausible
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 4, 2024
1 parent 5f350b3 commit 4877061
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ url: https://modeldb.tidymodels.org

template:
package: tidytemplate
params:
part_of: <a href="https://tidymodels.org">tidymodels</a>
footer: modeldb 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="modeldb.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto

0 comments on commit 4877061

Please sign in to comment.