Skip to content

Commit e640881

Browse files
committed
fix missing blog link
1 parent e705427 commit e640881

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,10 @@ const config = {
155155
{
156156
title: 'More',
157157
items: [
158-
{
158+
/*{
159159
label: 'Blog',
160160
to: '/blog',
161-
},
161+
},*/
162162
{
163163
label: 'GitHub',
164164
href: 'https://github.com/facebook/docusaurus',

0 commit comments

Comments
 (0)