From c1f1c17a0651e907bf6834b0b06ff07113d425dc Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Tue, 17 Jun 2025 03:02:15 +0900 Subject: [PATCH] feat: update footer --- docusaurus.config.js | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 88310aca7..36b92f1d9 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,34 +138,26 @@ const config = { ], }, footer: { - copyright: 'Codex @2023
All Rights Reserved.', + copyright: 'Vac @2025
All Rights Reserved.', links: [ { items: [ { - href: 'https://twitter.com/Codex_storage', + href: 'https://x.com/vacp2p', label: 'Twitter', }, { - href: 'https://discord.gg/2NXGrsqmDq', + href: 'https://discord.gg/PQFdubGt6d', label: 'Discord', }, { - href: '/', - label: 'Docs', - }, - { - href: 'https://github.com/codex-storage', + href: 'https://github.com/vacp2p', label: 'Github', }, ], }, { items: [ - { - href: '/', - label: 'Contact us', - }, { href: 'https://jobs.status.im/', label: 'Work with us',