update link

This commit is contained in:
2025-07-03 22:29:52 +08:00
parent cf86113695
commit b35cfb0d6f

View File

@@ -9,9 +9,9 @@ export const sharedPageComponents: SharedLayout = {
afterBody: [], afterBody: [],
footer: Component.Footer({ footer: Component.Footer({
links: { links: {
"Home": "https://www.7wate.com", "文辑": "https://zopiya.com",
"Blog": "https://blog.7wate.com", "片语": "https://memos.zopiya.com",
GitHub: "https://github.com/7wate", GitHub: "https://github.com/zopiya",
}, },
}), }),
} }