From 74567d0d17aa13ff425e502b8cbade57edb00ada Mon Sep 17 00:00:00 2001
From: Robert Lanzafame <R.C.Lanzafame@tudelft.nl>
Date: Mon, 2 Sep 2024 15:03:31 +0200
Subject: [PATCH] pages

---
 exams.md     | 2 +-
 home.md      | 5 +++--
 info.md      | 2 +-
 multiyear.md | 2 +-
 portfolio.md | 2 +-
 shedule.md   | 2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/exams.md b/exams.md
index fdf3cdf..39fa1c8 100644
--- a/exams.md
+++ b/exams.md
@@ -2,7 +2,7 @@
 layout: page
 title: Exams
 description: Overview of what to expect for the MUDE Q1 & Q2 Exams.
-nav_order: 7
+nav_order: 5
 nav_exclude: false
 # math: mathjax
 ---
diff --git a/home.md b/home.md
index c7563e5..bf001f5 100644
--- a/home.md
+++ b/home.md
@@ -1,7 +1,8 @@
 ---
 layout: home
-title: Home
-nav_exclude: true
+title: Home Page
+nav_order: 1
+nav_exclude: false
 permalink: /:path/
 seo:
   type: Course
diff --git a/info.md b/info.md
index 79359da..c9f816b 100644
--- a/info.md
+++ b/info.md
@@ -2,7 +2,7 @@
 layout: page
 title: Module Information
 description: General information about MUDE.
-nav_order: 1
+nav_order: 2
 nav_exclude: false
 ---
 
diff --git a/multiyear.md b/multiyear.md
index 5ab066a..6254622 100644
--- a/multiyear.md
+++ b/multiyear.md
@@ -2,7 +2,7 @@
 layout: page
 title: Multiyear Students
 description: Policies and advice for students who are from previous years than the current one.
-# nav_order: 7
+nav_order: 7
 nav_exclude: false
 # math: mathjax
 ---
diff --git a/portfolio.md b/portfolio.md
index 8ea6d66..59ec530 100644
--- a/portfolio.md
+++ b/portfolio.md
@@ -2,7 +2,7 @@
 layout: page
 title: Assignment Portfolio
 description: Overview of Assignment Portfolio (particularly the Group Assignments) and policies for report writing, directory structure and code documentation.
-nav_order: 6
+nav_order: 4
 nav_exclude: false
 permalink: /portfolio/
 # math: mathjax
diff --git a/shedule.md b/shedule.md
index 5ec6bd7..262ff32 100644
--- a/shedule.md
+++ b/shedule.md
@@ -2,7 +2,7 @@
 layout: page
 title: Schedule
 description: The weekly schedule and list of topics.
-nav_order: 2
+nav_order: 3
 nav_exclude: false
 ---
 
-- 
GitLab