Skip to content

Commit 4877061

Browse files
committed
add plausible
1 parent 5f350b3 commit 4877061

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

_pkgdown.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@ url: https://modeldb.tidymodels.org
22

33
template:
44
package: tidytemplate
5-
params:
6-
part_of: <a href="https://tidymodels.org">tidymodels</a>
7-
footer: modeldb is a part of the <strong>tidymodels</strong> ecosystem, a collection of modeling packages designed with common APIs and a shared philosophy.
5+
bootstrap: 5
6+
bslib:
7+
danger: "#CA225E"
8+
primary: "#CA225E"
9+
includes:
10+
in_header: |
11+
<script defer data-domain="modeldb.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
812
913
development:
1014
mode: auto

0 commit comments

Comments
 (0)