From c45dd2b9e9cfab9121264763abd89608bc284113 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Fri, 25 Aug 2017 08:17:09 +0200
Subject: [PATCH] reorganizing

---
 _config.yml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/_config.yml b/_config.yml
index 7f3bfc0..2ca94c9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -108,11 +108,7 @@ menu:
           - title: 'Completed Projects'
             url: '/projects/completed/'
     
-    - title: '4Students'
-      url: '/students/'
-      active: '/students/'
-    
-    - title: 'Courses'
+    - title: 'Courses & Theses'
       active: '/courses/'
       items:
           - title: 'Overview'
@@ -123,6 +119,8 @@ menu:
             url: '/courses/former/'	
           - title: 'Upcoming Courses'
             url: '/courses/upcoming/'
+          - title: 'Theses & Projects'
+            url: '/courses/theses/'
     
     - title: 'Contact'
       url: '/contact/'
-- 
GitLab