feat: update footer

This commit is contained in:
jinhojang6
2025-06-17 03:02:15 +09:00
parent bf0abb7b81
commit c1f1c17a06

View File

@@ -138,34 +138,26 @@ const config = {
], ],
}, },
footer: { footer: {
copyright: 'Codex @2023<br/>All Rights Reserved.', copyright: 'Vac @2025<br/>All Rights Reserved.',
links: [ links: [
{ {
items: [ items: [
{ {
href: 'https://twitter.com/Codex_storage', href: 'https://x.com/vacp2p',
label: 'Twitter', label: 'Twitter',
}, },
{ {
href: 'https://discord.gg/2NXGrsqmDq', href: 'https://discord.gg/PQFdubGt6d',
label: 'Discord', label: 'Discord',
}, },
{ {
href: '/', href: 'https://github.com/vacp2p',
label: 'Docs',
},
{
href: 'https://github.com/codex-storage',
label: 'Github', label: 'Github',
}, },
], ],
}, },
{ {
items: [ items: [
{
href: '/',
label: 'Contact us',
},
{ {
href: 'https://jobs.status.im/', href: 'https://jobs.status.im/',
label: 'Work with us', label: 'Work with us',