feat: update socialLink

This commit is contained in:
二刺螈 2024-11-08 21:34:42 +08:00
parent 035ff36171
commit b125088e27

View File

@ -81,7 +81,7 @@ export default defineConfig({
},
},
},
socialLinks: [{ icon: 'github', link: 'https://github.com/gkd-kit/gkd' }],
socialLinks: [{ icon: 'github', link: 'https://github.com/gkd-kit' }],
footer: {
message: 'Released under the GPL-v3 License.',
copyright: `Copyright © ${new Date().getFullYear()} GKD. All rights reserved`,