Skip to content

Commit 2a715cb

Browse files
committed
Folders
1 parent 8b6c023 commit 2a715cb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
run: |
4141
cd doc
4242
myst build --html
43-
mv _build/html/index.html _build/html/index.md
4443
- name: Upload artifact
4544
uses: actions/upload-pages-artifact@v3
4645
with:

doc/myst.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ site:
2121
favicon: media/images/favicon.png
2222
logo: media/images/foundation.svg
2323
logo_dark: media/images/foundation-dark.svg
24+
folders: true

0 commit comments

Comments
 (0)