From 1e30a6d28bcc377205db3f85263c49b60327ca96 Mon Sep 17 00:00:00 2001 From: Joselyn Chavez Date: Wed, 29 Nov 2023 11:53:35 -0500 Subject: [PATCH] fix background, add news --- _pkgdown.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index ab7b265a..ae29b690 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -18,21 +18,27 @@ development: mode: auto navbar: - bg: dark structure: left: - intro - reference + - news right: github components: reference: text: Documentation href: reference/index.html + news: + text: News + href: news/index.html github: icon: fab fa-github fa-lg href: https://github.com/drieslab/GiottoClass/ aria-label: github +news: + cran_dates: false + home: sidebar: structure: [links, license, community, citation, authors, dev]