File tree Expand file tree Collapse file tree 3 files changed +10
-12
lines changed Expand file tree Collapse file tree 3 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,6 @@ export default defineUserConfig({
57
57
navbarSocialInclude : [ 'github' , 'gitee' ] ,
58
58
editLinkText : '编辑此页面' ,
59
59
contributors : false ,
60
- copyright : {
61
- license : {
62
- name : 'MIT' ,
63
- url : 'https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE'
64
- }
65
- } ,
66
60
footer : {
67
61
copyright : 'Copyright © 2024-present FastAPI Practices'
68
62
} ,
Original file line number Diff line number Diff line change @@ -6,18 +6,22 @@ title: 社区
6
6
7
7
## Discord
8
8
9
- Discord 社区是我们唯一的官方交流平台 ,这是一个充满活力的开源社区群组,欢迎来自全球的开发者、爱好者和用户。在这里,
9
+ Discord 社区是我们的开发技术交流平台 ,这是一个充满活力的开源社区群组,欢迎来自全球的开发者、爱好者和用户。在这里,
10
10
大家可以自由分享想法、讨论技术、协作项目,或是获取最新的更新与支持。加入我们,一起参与这场开源之旅吧!
11
11
12
12
<div align =" center " >
13
13
<p ><a href =" https://discord.com/invite/yNN3wTbVAC " >Python 开发交流社区</a ></p >
14
14
<iframe src =" https://discord.com/widget?id=1185035164577972344&theme=light " width =" 350 " height =" 500 " allowtransparency =" true " frameborder =" 0 " sandbox =" allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts " ></iframe >
15
15
</div >
16
16
17
- ## Telegram
17
+ ## 微信群
18
18
19
- 账号不易管理,已弃用并销毁
19
+ 随机开放(如二维码过期请通过 Discord 与我们联系)
20
20
21
- ## 微信群聊
21
+ ::: caution
22
+ 对于需要提供源码或大量截图的问题,我们建议通过 Discord 进行提问,因为 Discord 输入支持 Markdown,它对内容格式化的支持非常友好
23
+ :::
22
24
23
- 邀请二维码限制且不易管理,已弃用并销毁
25
+ <div align =" center " >
26
+ <img height =" 349 " width =" 415 " src =" https://wu-clan.github.io/picx-images-hosting/fba_wx.jpg " alt =" 微信群 " >
27
+ </div >
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ title: 插件市场
71
71
</span>
72
72
</LinkCard >
73
73
<LinkCard icon =" streamline:ai-prompt-spark " title =" MCP ChatGPT " href =" https://github.com/fastapi-practices/fba_mcp " >
74
- <p style="color: #898989;">可调用 MCP 服务器的增强版 AI 聊天</p>
74
+ <p style="color: #898989;">调用 MCP 服务器的进行 AI 聊天</p>
75
75
<span>
76
76
<Badge type="info" text="free" />
77
77
<Badge type="tip" text="fba" />
You can’t perform that action at this time.
0 commit comments