diff --git a/_config.yml b/_config.yml index 9d646098f4430a44ad8e72941829dedf58feab06..e33ad351c0d8439d333ec030706cbfc1429ca578 100644 --- a/_config.yml +++ b/_config.yml @@ -57,13 +57,13 @@ menu: url: 'https://kwarc.github.io/bibs/' - title: 'Research' folder: 'research' - - title: 'Systems' folder: 'systems' - title: 'Projects' folder: 'projects' - title: '4Students' - folder: 'students' + url: '/students/' + active: '/students/' - title: 'Teaching' folder: 'teaching' - title: 'Contact' diff --git a/students/overview.md b/students/index.md similarity index 100% rename from students/overview.md rename to students/index.md