File tree 4 files changed +753
-810
lines changed
4 files changed +753
-810
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ export default defineUserConfig({
56
56
contributors : false ,
57
57
lastUpdated : false ,
58
58
footer : {
59
- copyright : 'Copyright © 2024 -present FastAPI Practices'
59
+ copyright : 'Copyright © 2023 -present FastAPI Practices'
60
60
} ,
61
61
//watermark: true,
62
62
markdown : {
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ config:
17
17
- theme : alt
18
18
text : 为什么选择我们?
19
19
link : /backend/summary/why
20
+ - theme : alt
21
+ text : DeepWiki 文档
22
+ link : https://deepwiki.com/fastapi-practices/fastapi_best_architecture
20
23
- type : SponsorHome
21
24
- type : features
22
25
features :
Original file line number Diff line number Diff line change 14
14
"license" : " MIT" ,
15
15
"devDependencies" : {
16
16
"@vuepress/bundler-vite" : " 2.0.0-rc.22" ,
17
- "@vuepress/plugin-baidu-analytics" : " 2.0.0-rc.98 " ,
18
- "@vuepress/plugin-umami-analytics" : " 2.0.0-rc.98 " ,
17
+ "@vuepress/plugin-baidu-analytics" : " 2.0.0-rc.99 " ,
18
+ "@vuepress/plugin-umami-analytics" : " 2.0.0-rc.99 " ,
19
19
"vue" : " ^3.5.13" ,
20
20
"vuepress" : " 2.0.0-rc.22" ,
21
- "vuepress-theme-plume" : " 1.0.0-rc.144 "
21
+ "vuepress-theme-plume" : " 1.0.0-rc.146 "
22
22
},
23
23
"dependencies" : {
24
- "@iconify/json" : " ^2.2.333 " ,
24
+ "@iconify/json" : " ^2.2.335 " ,
25
25
"@vueuse/core" : " ^12.8.2" ,
26
26
"mermaid" : " ^11.6.0" ,
27
27
"swiper" : " ^11.2.6"
You can’t perform that action at this time.
0 commit comments