diff --git a/docs/website/siteConfig.js b/docs/website/siteConfig.js index 8b7f5beaf..c9f987558 100644 --- a/docs/website/siteConfig.js +++ b/docs/website/siteConfig.js @@ -16,7 +16,6 @@ const siteConfig = { headerLinks: [ {doc: 'intro', label: 'Docs'}, - {blog: true, label: 'Blog'}, {href: 'https://github.com/almond-sh/almond', label: 'GitHub'}, ],