From c83097e57e64b2300b5aea0056e18641d2b65791 Mon Sep 17 00:00:00 2001 From: Jeroen Janssens Date: Mon, 20 Oct 2025 13:29:24 +0200 Subject: [PATCH 1/2] Include supported-by-posit script --- _pkgdown.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index fd0e3bdb..86f6acbf 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -6,6 +6,7 @@ template: includes: in_header: | + destination: docs @@ -23,7 +24,7 @@ navbar: articles: - title: Semantic CLI - navbar: ~ + navbar: contents: - semantic-cli - usethis-ui From 295f6b1714943a54e48500d9e0240d2814576489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Cs=C3=A1rdi?= Date: Tue, 21 Oct 2025 09:11:34 +0200 Subject: [PATCH 2/2] Undo unrelated changes --- _pkgdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 86f6acbf..9f382fdf 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -24,7 +24,7 @@ navbar: articles: - title: Semantic CLI - navbar: + navbar: ~ contents: - semantic-cli - usethis-ui