mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
fix: Move exclude rule to docs section
This commit is contained in:
parent
1064139fb8
commit
ae4100808c
@ -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/",
|
||||
|
Loading…
Reference in New Issue
Block a user