fix: typo

This commit is contained in:
ReaJason
2025-12-08 01:43:41 +08:00
parent 5a92bd9944
commit bee0f6596f
+1 -1
View File
@@ -19,7 +19,7 @@ export const siteConfig = {
}, },
{ {
href: "/about", href: "/about",
label: "about", label: "About",
}, },
], ],
}; };