Skip to content

Commit

Permalink
removing "Uncategorized" heading that redirected to the home page whe…
Browse files Browse the repository at this point in the history
…n empty
  • Loading branch information
amaiaita committed May 9, 2024
1 parent 8783ee4 commit 8f2ce25
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,9 @@ nav:
- Synthetic Data From Real Data: our_work/casestudy-synthetic-data-pipeline.md
- Synthetic Data Generation Pipeline: our_work/synthetic-data-pipeline.md
- Nursing Placement Scheduled Optimisation: our_work/nursing-placement-optimisation.md

- Not Categorized:
- ... | flat | regex=our_work/(?!template-project\.md).*\.md
- Our Team's Publications: our_work/Publications.md
# This allows any projects that get added to appear in the main page of the navigation, makes it easy to spot when people have forgotten to categorize them.
- ... | flat | regex=our_work/(?!template-project\.md).*\.md
# - Tools:
# - ... | flat | tools/*.md
- Playbooks: playbooks.md
Expand Down

0 comments on commit 8f2ce25

Please sign in to comment.