diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 3f468ee..586684a 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -39,13 +39,7 @@ const config: Config = { [ 'classic', { - docs: { - sidebarPath: './sidebars.ts', - // Please change this to your repo. - // Remove this to remove the "edit this page" links. - editUrl: - 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', - }, + docs: false, blog: { showReadingTime: true, feedOptions: {