docs: update git repo url
Deploy to Vercel / deploy (push) Successful in 1m39s

This commit is contained in:
2026-06-08 16:25:06 +08:00
parent 4c11976eb7
commit 7de2a54f7f
3 changed files with 17 additions and 15 deletions
+7 -2
View File
@@ -12,9 +12,14 @@ export default defineConfig({
themeConfig: {
socialLinks: [
{
icon: "gitlab",
icon: "github",
mode: "link",
content: "https://git.onixbyte.cn/onixbyte/homepage",
content: "https://git.onixbyte.com/onixbyte/homepage",
},
{
icon: "x",
mode: "link",
content: "https://x.com/onixbyte",
},
],
},