Update src/components/Layout.tsx

This commit is contained in:
2026-05-06 14:05:37 +00:00
parent 84bd4926d8
commit cbd1e1f612

View File

@@ -33,7 +33,9 @@ export default function Layout() {
{
"name": "Contact",
"href": "#contact"
}
},
{ name: "Blog", href: "/blog" },
];
return (