diff --git a/navLinks.json b/navLinks.json
index 2089385..b298462 100644
--- a/navLinks.json
+++ b/navLinks.json
@@ -35,8 +35,13 @@
"label": "Tools I use"
},
{
- "href": "/projects",
- "label": "Projects"
+ "label": "Projects",
+ "submenu": [
+ {
+ "href": "/projects/website-presentation",
+ "label": "Website Project Presentation"
+ }
+ ]
},
{
"href": "/contact",
diff --git a/presentation.yaml b/presentation.yaml
index 31f0e8c..7aeeb98 100644
--- a/presentation.yaml
+++ b/presentation.yaml
@@ -110,3 +110,9 @@
- "It features comprehensive backend integration, secure routing, and dynamic content generation."
- "The site adeptly demonstrates foundational HTML/CSS practices while seamlessly incorporating modern development tooling."
- "Tailored for a technical audience, this platform exemplifies performance, clarity, and real-world applicability in software development."
+
+ - number: 13
+ heading: "Thank You!"
+ paragraphs:
+ - "I hope you enjoyed the presentation."
+ - ''