Skip to content

Commit 0935907

Browse files
committed
update docs
1 parent d6b5162 commit 0935907

3 files changed

Lines changed: 150 additions & 132 deletions

File tree

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
pageLayout: home
3+
home: true
34
title: fba | FastAPI Best Architecture
45
watermark: false
56
signDown: true
67
config:
78
- type: hero
9+
full: true
810
background: tint-plate
911
tintPlate: 240
1012
hero:

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"author": "wu-clan",
1818
"license": "MIT",
1919
"devDependencies": {
20-
"@vuepress/bundler-vite": "2.0.0-rc.26",
21-
"@vuepress/plugin-baidu-analytics": "2.0.0-rc.121",
22-
"@vuepress/plugin-clarity-analytics": "2.0.0-rc.121",
23-
"@vuepress/plugin-umami-analytics": "2.0.0-rc.121",
20+
"@vuepress/bundler-vite": "^2.0.0-rc.26",
21+
"@vuepress/plugin-baidu-analytics": "^2.0.0-rc.121",
22+
"@vuepress/plugin-clarity-analytics": "^2.0.0-rc.121",
23+
"@vuepress/plugin-umami-analytics": "^2.0.0-rc.121",
2424
"vue": "^3.5.26",
25-
"vuepress": "2.0.0-rc.26",
26-
"vuepress-theme-plume": "1.0.0-rc.185"
25+
"vuepress": "^2.0.0-rc.26",
26+
"vuepress-theme-plume": "^1.0.0-rc.185"
2727
},
2828
"dependencies": {
2929
"@iconify/json": "^2.2.426",

0 commit comments

Comments
 (0)