Skip to content

Commit

Permalink
Testing maxdepth 3 for About and Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
apca committed Oct 25, 2024
1 parent f652927 commit 77f67b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please visit [About](https://biosustain.github.io/dsp_nextflow_training/about.ht
And rememeber to ask questions during the course or after the course, you can contact us at [Data Science platform email](mailto:[email protected]).

```{toctree}
:maxdepth: 1
:maxdepth: 3
:hidden:
about
Expand Down Expand Up @@ -41,7 +41,7 @@ course_contents/Tutorial
```

```{toctree}
:maxdepth: 1
:maxdepth: 3
:hidden:
resources
Expand Down

0 comments on commit 77f67b5

Please sign in to comment.