From 5821424c00d78e09e7de2f8bffc153d73e1de013 Mon Sep 17 00:00:00 2001 From: Frankie Robertson Date: Fri, 6 Mar 2026 11:31:02 +0200 Subject: [PATCH] Move GitHub Pages to supplementary material section --- content/index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/index.md b/content/index.md index 621efcc1..36f79e7d 100644 --- a/content/index.md +++ b/content/index.md @@ -43,7 +43,6 @@ recorded a [short shell crash course](https://youtu.be/xbTTDLA3txI). 30 min ; {doc}`writing-readme-files` 30 min ; {doc}`sphinx` 20 min ; {doc}`gh_workflow` -20 min ; {doc}`gh-pages` 5 min ; {doc}`summary` ``` @@ -57,10 +56,16 @@ in-code-documentation.md writing-readme-files.md sphinx.md gh_workflow.md -gh-pages.md summary.md ``` +```{toctree} +:maxdepth: 1 +:caption: Supplementary material + +gh-pages.md +``` + ```{toctree} :maxdepth: 1 :caption: Reference