Skip to content

Commit e5b375c

Browse files
committed
update docs
1 parent c6ced8c commit e5b375c

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docs/.vuepress/bulletin.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ export const myBulletin: BulletinOptions = {
1010
1111
<hr>
1212
13-
<p style="font-size: 14px; color: rgb(160, 160, 160);">加入并订阅此服务器,即可尊享闲聊,技术分享,疑难杂症解答,与大佬肩并肩,速速行动吧!</p>
14-
1513
<iframe src="https://discord.com/widget?id=1185035164577972344&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
1614
1715
:::

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const myNavbar = defineNavbarConfig([
1919
},
2020
{
2121
text: '更新记录',
22-
link: ''
22+
link: '/guide/other/changelog.md'
2323
}
2424
]
2525
},

docs/friends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
pageLayout: friends
33
title: 友情链接
4-
description: 如果您的网站与 FastAPI Best Architecture 相关,或者也属于开源项目,欢迎与我们联系
4+
description: 如果您的网站与 FBA 相关,或者也属于开源项目,请通过 Discord 频道与我们联系
55
groups:
66
-
77
title: FastAPI 相关

docs/guide/mixin/user.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ title: Mixin
66

77
此内容为非公开内容,扫码加入知识星球,即可获取独家内容
88

9-
但请注意,我们并不保证星球内容更新频率,您可以依据星球规则进行全额退款
10-
11-
<p style="color: rgb(160, 160, 160);">注:加入的 Discord 频道,可领取免费体验资格</p>
9+
<p style="color: rgb(160, 160, 160);">
10+
请注意,我们并不保证星球内容更新频率,您可以依据星球规则进行全额退款
11+
<br/>
12+
附:加入 Discord 频道,可领取免费体验资格
13+
</p>
1214

1315
<img height="349" width="415" src="https://wu-clan.github.io/picx-images-hosting/知识星球.png" alt="知识星球">
1416

docs/guide/summary/fsm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 精简版本
33
---
44

5-
我们有一些简化版本的 fastapi 三层架构脚手架,==但是它们的更新可能并不同步==,这意味着,你可能无法及时在便捷版中获得新功能支持和问题修复
5+
我们有一些简化版本的 fastapi 三层架构脚手架,但是它们的更新可能并不同步,这意味着,你可能无法及时在便捷版中获得新功能支持和问题修复
66

77
::: tip
88
我们积极寻找这些版本仓库的维护人员,如果你对此感兴趣,请直接在对应仓库创建 ISSUES

0 commit comments

Comments
 (0)