From 95bc15cb6798c529b81de89769934b7830de16a3 Mon Sep 17 00:00:00 2001 From: EdjCarr <87243629+EdjCarr@users.noreply.github.com> Date: Thu, 18 Jul 2024 10:43:18 +0100 Subject: [PATCH] Update _pkgdown.yml --- _pkgdown.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index b57df69..23580bb 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -2,3 +2,8 @@ url: https://franciscrickinstitute.github.io/chronogram/ template: bootstrap: 5 +reference: +- title: Assembly + desc: Assemble a chronogram, or add new data. +- contents: + - starts_with("cg_ass|cg_add")