From 2ed9a6de0802142af8cb0589ed90367fc7250563 Mon Sep 17 00:00:00 2001 From: Jeroen Janssens Date: Mon, 20 Oct 2025 13:33:41 +0200 Subject: [PATCH] Include supported-by-posit script --- _pkgdown.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 7703442b..dff08fe0 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -6,6 +6,7 @@ template: includes: in_header: | + development: @@ -22,7 +23,7 @@ reference: - compose_label - number_options -- title: Axis breaks +- title: Axis breaks desc: > Use these functions with the `breaks` argument to ggplot2 scales to control the position of axis breaks and values of legend keys.