Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit 4fb17b1

Browse files
committed
fix static file sharing
1 parent e1b69dd commit 4fb17b1

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

myst.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,12 @@ project:
2727
# - file: performance
2828
# - file: HPC
2929
# - file: sharing
30-
- file: book/transcripts/accelperm_transcripts.html
31-
hidden: true
32-
- file: book/transcripts/fastlabel_transcripts.html
33-
hidden: true
30+
3431
site:
3532
options:
3633
logo: logo.png
3734
hide_myst_branding: true
3835
# folders: true
3936
template: book-theme
37+
files:
38+
- book/transcripts/*.html

0 commit comments

Comments
 (0)