Skip to content

Commit 3db7fd9

Browse files
authored
Merge pull request #319 from coderefinery/move-gh-pages-supplementary
Move GitHub Pages to supplementary material section
2 parents c4ac14c + 5821424 commit 3db7fd9

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

content/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ recorded a [short shell crash course](https://youtu.be/xbTTDLA3txI).
4343
30 min ; {doc}`writing-readme-files`
4444
30 min ; {doc}`sphinx`
4545
20 min ; {doc}`gh_workflow`
46-
20 min ; {doc}`gh-pages`
4746
5 min ; {doc}`summary`
4847
```
4948

@@ -57,10 +56,16 @@ in-code-documentation.md
5756
writing-readme-files.md
5857
sphinx.md
5958
gh_workflow.md
60-
gh-pages.md
6159
summary.md
6260
```
6361

62+
```{toctree}
63+
:maxdepth: 1
64+
:caption: Supplementary material
65+
66+
gh-pages.md
67+
```
68+
6469
```{toctree}
6570
:maxdepth: 1
6671
:caption: Reference

0 commit comments

Comments
 (0)