Skip to content

Commit

Permalink
try adding title for home
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Aug 20, 2024
1 parent 8243a65 commit a682498
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
# Learn more at https://jupyterbook.org/customize/toc.html

format: jb-book
root: intro
root:
- file: intro.md
title: Home
chapters:
- file: myst-markdown
- file: notebooks/ipynb-notebook
- file: notebooks/myst-notebook
- file: myst-markdown
title: The title
- file: notebooks/ipynb-notebook
- file: notebooks/myst-notebook

0 comments on commit a682498

Please sign in to comment.