Skip to content

Commit

Permalink
feat: 修改配置
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryFan626 committed Sep 20, 2023
1 parent 9eabad2 commit d35bf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const config = {
favicon: "img/favicon.ico",
organizationName: "Chat2DB",
projectName: "Chat2DB",
onBrokenLinks: "throw",
onBrokenLinks: "warn",
onBrokenMarkdownLinks: "warn",
trailingSlash: true,
presets: [
Expand Down

0 comments on commit d35bf79

Please sign in to comment.