diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 69a11e8..00ce248 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -104,10 +104,10 @@ const config: Config = { { title: "More", items: [ - { - label: "Blog", - to: "/blog", - }, + // { + // label: "Blog", + // to: "/blog", + // }, { label: "GitHub", href: "https://github.com/ngeenx/nx-calendar-heatmap",