diff --git a/_pkgdown.yml b/_pkgdown.yml
index a2b0298..20a0aa0 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -8,8 +8,9 @@ template:
primary: "#CA225E"
includes:
- in_header: |
-
+ in_header: |
+
+
development:
mode: auto
@@ -19,34 +20,34 @@ figures:
fig.height: 5.75
reference:
- - title: Core Verbs
- contents:
- - stacks
- - add_candidates
- - blend_predictions
- - fit_members
- - title: Helpers
- contents:
- - collect_parameters
- - starts_with("control_")
- - get_expressions
- - title: Example Data and Documentation
- contents:
- - example_data
- - tree_frogs
- - stacks_description
- - title: Methods
- contents:
- - starts_with("autoplot")
- - starts_with("axe_")
- - starts_with("predict")
- - augment.model_stack
- - starts_with("print")
+- title: Core Verbs
+ contents:
+ - stacks
+ - add_candidates
+ - blend_predictions
+ - fit_members
+- title: Helpers
+ contents:
+ - collect_parameters
+ - starts_with("control_")
+ - get_expressions
+- title: Example Data and Documentation
+ contents:
+ - example_data
+ - tree_frogs
+ - stacks_description
+- title: Methods
+ contents:
+ - starts_with("autoplot")
+ - starts_with("axe_")
+ - starts_with("predict")
+ - augment.model_stack
+ - starts_with("print")
articles:
- - title: Get started
- navbar: ~
- contents:
- - basics
- - classification
- - articles/workflowsets
+- title: Get started
+ navbar:
+ contents:
+ - basics
+ - classification
+ - articles/workflowsets