mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
Update Waku's community links.
This commit is contained in:
@@ -22,7 +22,7 @@ export const wakuThemeConfig: typeof baseThemeConfig = {
|
||||
],
|
||||
footer: {
|
||||
...baseThemeConfig.footer,
|
||||
copyright: `Waku, ${new Date().getFullYear()}`,
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Status Gmbh. Built with Docusaurus.`,
|
||||
logo: {
|
||||
alt: 'Waku',
|
||||
src: 'theme/image/logo.svg',
|
||||
@@ -33,13 +33,17 @@ export const wakuThemeConfig: typeof baseThemeConfig = {
|
||||
{
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Discourse',
|
||||
href: 'https://forum.vac.dev/',
|
||||
},
|
||||
{
|
||||
label: 'Discord',
|
||||
href: '4qdQN5JaWW',
|
||||
href: 'j5pGbn7MHZ',
|
||||
},
|
||||
{
|
||||
label: 'Twitter',
|
||||
href: 'codexstorage',
|
||||
href: 'waku-org',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user