remove blog from navbar

This commit is contained in:
jinhojang6 2023-06-02 12:37:03 +09:00
parent a51a6e8bda
commit ee0a7bb53c
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',