fix: use index.md instead of intro.md

This commit is contained in:
rzmk 2024-05-29 12:38:11 -04:00
parent c2730ed3d4
commit c24ec6e631
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# Learn more at https://jupyterbook.org/customize/toc.html # Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book format: jb-book
root: intro root: index
title: Introduction title: Introduction
chapters: chapters:
- file: exercises-setup - file: exercises-setup

View file