mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 14:12:20 +08:00
feat: update socialLink
This commit is contained in:
parent
035ff36171
commit
b125088e27
|
@ -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: {
|
footer: {
|
||||||
message: 'Released under the GPL-v3 License.',
|
message: 'Released under the GPL-v3 License.',
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} GKD. All rights reserved`,
|
copyright: `Copyright © ${new Date().getFullYear()} GKD. All rights reserved`,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user