remove blog from navbar

This commit is contained in:
jinhojang6 2023-06-02 12:37:03 +09:00 committed by jeangovil
parent a51a6e8bda
commit 16e4db4819
1 changed files with 0 additions and 4 deletions

View File

@ -76,10 +76,6 @@ const config = {
label: 'About',
to: '/about',
},
{
label: 'Blog',
href: '/',
},
{
label: 'Github',
href: 'https://github.com/status-im',