Skip to content

Commit 3ce06a3

Browse files
docs: remove blog menu (#69)
close: #57
1 parent 9e147dd commit 3ce06a3

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

blog/2019-05-28-first-blog-post.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

blog/authors.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

docusaurus.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ const config = {
122122
position: 'left',
123123
label: 'Docs',
124124
},
125-
{ to: '/blog', label: 'Blog', position: 'left' },
126125
{
127126
href: 'https://image-js.github.io/image-js-typescript/',
128127
label: 'API reference',
@@ -162,10 +161,6 @@ const config = {
162161
{
163162
title: 'More',
164163
items: [
165-
{
166-
label: 'Blog',
167-
to: '/blog',
168-
},
169164
{
170165
label: 'GitHub',
171166
href: 'https://github.com/facebook/docusaurus',

0 commit comments

Comments
 (0)