diff --git a/docusaurus.config.ts b/docusaurus.config.ts index ae7b9f4..f1d2740 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -46,12 +46,12 @@ const config: Config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: "https://github.com/open-webui/docs/blob/main", + exclude: ['**/tab-**/**'], }, // blog: false, blog: { showReadingTime: true, // Please change this to your repo. - exclude: ['**/tab-**/**'], // Remove this to remove the "edit this page" links. // editUrl: // "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",