From 23e5f4f793d3c7819b92759eba19f6e0f7fcd63e Mon Sep 17 00:00:00 2001 From: mmdt01 <87656293+mmdt01@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:59:03 +0000 Subject: [PATCH] project-1 --- _data/navigation.yml | 20 ++++++++++++++++++++ _projects/{project-1.md => project-1.html} | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) rename _projects/{project-1.md => project-1.html} (72%) 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 ---