Skip to content

Commit

Permalink
fix home page
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaatalay committed Oct 24, 2024
1 parent 8cb7747 commit 8252aa3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ theme:
- content.code.annotate # allow annotations in code blocks

nav:
- Home:
- index.md
- Home: index.md
- Research:
- Research: research/index.md
- Machine Learning Control of Fusion:
Expand Down Expand Up @@ -83,6 +82,8 @@ plugins:
post_date_format: long
archive_toc: false
categories_toc: false
archive: false
categories: false
pagination_per_page: 12
categories_allowed:
- News
Expand Down

0 comments on commit 8252aa3

Please sign in to comment.