Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-clan committed Jan 20, 2025
1 parent 73b3e20 commit 2ad008e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@ export default defineUserConfig({
markdownEnhance: {
mermaid: true,
},
comment: {
provider: 'Giscus',
comment: true,
repo: 'fastapi-practices/fastapi_best_architecture_docs',
repoId: 'R_kgDOMv5sMQ',
category: 'Comment',
categoryId: 'DIC_kwDOMv5sMc4CmLp9',
lazyLoading: true,
},
},
}),
bundler: viteBundler(),
Expand Down

0 comments on commit 2ad008e

Please # to comment.