Skip to content

Commit cb2f397

Browse files
authored
Merge pull request #6 from ProjectPythia/jukent-patch-1
Hide toc and outline in gallery
2 parents 225a835 + a88f112 commit cb2f397

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

myst.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ project:
1414
- pythia-gallery.mjs
1515
toc:
1616
- file: index.md
17+
site:
18+
options:
19+
hide_toc: true
20+
hide_outline: true

0 commit comments

Comments
 (0)