From 7225ecdcac4f59eb9ebfa650e81d817eea247053 Mon Sep 17 00:00:00 2001 From: Jeroen Janssens Date: Mon, 20 Oct 2025 13:34:13 +0200 Subject: [PATCH] Include supported-by-posit script --- _pkgdown.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 0b9aa2f12..e546e54aa 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -9,6 +9,7 @@ template: includes: in_header: | + home: links: @@ -63,7 +64,7 @@ reference: - title: Run tests contents: - - starts_with("test_") + - starts_with("test_") - -test_that - use_catch @@ -101,7 +102,7 @@ articles: - skipping - snapshotting - test-fixtures - + news: releases: - text: "Version 3.2.0"