feat: make blog private for now

This commit is contained in:
Jacob Nguyen
2022-08-09 17:39:33 -05:00
parent 48912ed979
commit cc7bd61542
3 changed files with 1 additions and 1 deletions

View File

@@ -80,7 +80,7 @@ const config = {
position: 'left',
label: 'docs & guide',
},
{to: '/blog', label: 'blog', position: 'left'},
//{to: '/blog', label: 'blog', position: 'left'},
{
href: 'https://github.com/sern-handler',
label: 'GitHub',