File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ export const myBulletin: BulletinOptions = {
10
10
11
11
<hr>
12
12
13
- <p style="font-size: 14px; color: rgb(160, 160, 160);">加入并订阅此服务器,即可尊享闲聊,技术分享,疑难杂症解答,与大佬肩并肩,速速行动吧!</p>
14
-
15
13
<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>
16
14
17
15
:::
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export const myNavbar = defineNavbarConfig([
19
19
} ,
20
20
{
21
21
text : '更新记录' ,
22
- link : ''
22
+ link : '/guide/other/changelog.md '
23
23
}
24
24
]
25
25
} ,
Original file line number Diff line number Diff line change 1
1
---
2
2
pageLayout : friends
3
3
title : 友情链接
4
- description : 如果您的网站与 FastAPI Best Architecture 相关,或者也属于开源项目,欢迎与我们联系
4
+ description : 如果您的网站与 FBA 相关,或者也属于开源项目,请通过 Discord 频道与我们联系
5
5
groups :
6
6
-
7
7
title : FastAPI 相关
Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ title: Mixin
6
6
7
7
此内容为非公开内容,扫码加入知识星球,即可获取独家内容
8
8
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 >
12
14
13
15
<img height =" 349 " width =" 415 " src =" https://wu-clan.github.io/picx-images-hosting/知识星球.png " alt =" 知识星球 " >
14
16
Original file line number Diff line number Diff line change 2
2
title : 精简版本
3
3
---
4
4
5
- 我们有一些简化版本的 fastapi 三层架构脚手架,== 但是它们的更新可能并不同步== ,这意味着,你可能无法及时在便捷版中获得新功能支持和问题修复
5
+ 我们有一些简化版本的 fastapi 三层架构脚手架,但是它们的更新可能并不同步,这意味着,你可能无法及时在便捷版中获得新功能支持和问题修复
6
6
7
7
::: tip
8
8
我们积极寻找这些版本仓库的维护人员,如果你对此感兴趣,请直接在对应仓库创建 ISSUES
You can’t perform that action at this time.
0 commit comments