mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
Merge pull request #261 from matthewhand/hotfix/docusaurus-prettier-fix
fix: Apply Prettier formatting to docusaurus.config.ts
This commit is contained in:
commit
3d29bbffce
@ -46,7 +46,7 @@ const config: Config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl: "https://github.com/open-webui/docs/blob/main",
|
editUrl: "https://github.com/open-webui/docs/blob/main",
|
||||||
exclude: ['**/tab-**/**'],
|
exclude: ["**/tab-**/**"],
|
||||||
},
|
},
|
||||||
// blog: false,
|
// blog: false,
|
||||||
blog: {
|
blog: {
|
||||||
|
Loading…
Reference in New Issue
Block a user