mirror of
https://github.com/vacp2p/rfc.vac.dev.git
synced 2026-01-07 23:23:51 -05:00
feat: update footer
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user