We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b25a04 commit 910117fCopy full SHA for 910117f
_pkgdown.yml
@@ -1,6 +1,17 @@
1
url: https://tidyclust.tidymodels.org
2
+
3
template:
4
+ package: tidytemplate
5
bootstrap: 5
6
+ bslib:
7
+ primary: "#CA225E"
8
9
+ includes:
10
+ in_header: |
11
+ <script defer data-domain="parsnip.tidymodels.org,all.tidymodels.org" src="https://plausible.io/js/plausible.js"></script>
12
13
+development:
14
+ mode: auto
15
16
reference:
17
- title: Specifications
0 commit comments