Skip to content

Commit

Permalink
Move top level activities and overview pages into index.md file in th…
Browse files Browse the repository at this point in the history
…eir subdirectories

This works with the breadcrumb nav
  • Loading branch information
bernhold committed Nov 1, 2023
1 parent 7ba1d19 commit dc9d2b9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/nav-config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
toc:
- title: overview
slug: overview
url: /overview.html
url: /overview/
subfolderitems:
- page: Background
url: /overview/background.html
Expand All @@ -11,7 +11,7 @@ toc:
url: /overview/impact.html
- title: activities
slug: activities
url: /activities.html
url: /activities/
subfolderitems:
- page: IDEAS-ECP
url: /activities/ideas-ecp/
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit dc9d2b9

Please sign in to comment.