chore: add blog to header and footer

This commit is contained in:
jinhojang6 2023-12-05 21:10:50 +09:00
parent d873298059
commit 697951ca05
1 changed files with 8 additions and 0 deletions

View File

@ -89,6 +89,10 @@ const config = {
label: 'Community',
to: '/community',
},
{
label: 'Blog',
href: 'https://blog.waku.org/',
},
{
label: 'Docs',
href: 'https://docs.waku.org',
@ -130,6 +134,10 @@ const config = {
},
{
items: [
{
href: 'https://blog.waku.org/',
label: 'Blog',
},
{
href: 'https://jobs.status.im/',
label: 'Work with us',