fix: typo

This commit is contained in:
ReaJason
2025-12-03 21:47:42 +08:00
parent e140753b5c
commit 123e075748
+1 -1
View File
@@ -19,7 +19,7 @@ export const siteConfig = {
}, },
{ {
href: "/about", href: "/about",
label: "about", label: "About",
}, },
], ],
}; };