diff --git a/public/icons/menu.svg b/public/icons/menu.svg
new file mode 100644
index 0000000..4865fd9
--- /dev/null
+++ b/public/icons/menu.svg
@@ -0,0 +1,5 @@
+
diff --git a/src/components/widgets/Navbar.astro b/src/components/widgets/Navbar.astro
index e1c9d49..771585b 100644
--- a/src/components/widgets/Navbar.astro
+++ b/src/components/widgets/Navbar.astro
@@ -18,10 +18,12 @@ const navItems = [
---
-
+
+