From 3b1de2e1b40caec4b89cdddc9e741553737a74a4 Mon Sep 17 00:00:00 2001 From: Ethan Moss Date: Thu, 16 May 2024 17:55:57 +0100 Subject: [PATCH] chore: restructured tutorials sidebar hierarchy --- _quarto.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index b33f2810..d73ea1be 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -53,7 +53,9 @@ website: - section: Tutorials href: docs/tutorials/index.qmd contents: - - auto: "docs/tutorials/*.qmd" + - section: GTFS + contents: + - auto: "docs/tutorials/gtfs/*.qmd" - section: API Reference href: docs/reference/index.qmd contents: