diff --git a/_data/navigation.yml b/_data/navigation.yml
index 7beafad7ba659..70fbc7abd0aca 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -20,3 +20,23 @@ main:
- title: "Guide"
url: /markdown/
+
+
+
+
+# # main links links
+# main:
+# - title: "Projects"
+# url: /projects/
+
+# - title: "Work Experience"
+# url: /work-experience/
+
+# - title: "Blog Posts"
+# url: /year-archive/
+
+# - title: "CV"
+# url: /cv/
+
+# - title: "Contact"
+# url: /contact/
\ No newline at end of file
diff --git a/_projects/project-1.md b/_projects/project-1.html
similarity index 72%
rename from _projects/project-1.md
rename to _projects/project-1.html
index e04424e02c1aa..43d93ab042a42 100644
--- a/_projects/project-1.md
+++ b/_projects/project-1.html
@@ -1,6 +1,6 @@
---
title: "Project item number 1"
-excerpt: "Short description of project item number 1
"/
+excerpt: "Short description of project item number 1
"
collection: projects
---