fix: Move exclude rule to docs section

This commit is contained in:
Matthew Hand 2024-10-30 10:14:57 +00:00
parent 1064139fb8
commit ae4100808c

View File

@ -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/",