From b7a2884269331e4f8d6ff968576f2f70a24330e6 Mon Sep 17 00:00:00 2001 From: venpopov Date: Tue, 6 Feb 2024 17:32:34 +0100 Subject: [PATCH] add articles to website --- _pkgdown.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index 2acc9e4c..8edb877c 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -12,6 +12,9 @@ navbar: reference: text: Functions href: reference/index.html + articles: + text: Articles + href: articles/index.html changelog: text: Changelog href: news/index.html