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({
5757 navbarSocialInclude : [ 'github' , 'gitee' ] ,
5858 editLinkText : '编辑此页面' ,
5959 contributors : false ,
60- copyright : {
61- license : {
62- name : 'MIT' ,
63- url : 'https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE'
64- }
65- } ,
6660 footer : {
6761 copyright : 'Copyright © 2024-present FastAPI Practices'
6862 } ,
Original file line number Diff line number Diff line change @@ -6,18 +6,22 @@ title: 社区
66
77## Discord
88
9- Discord 社区是我们唯一的官方交流平台 ,这是一个充满活力的开源社区群组,欢迎来自全球的开发者、爱好者和用户。在这里,
9+ Discord 社区是我们的开发技术交流平台 ,这是一个充满活力的开源社区群组,欢迎来自全球的开发者、爱好者和用户。在这里,
1010大家可以自由分享想法、讨论技术、协作项目,或是获取最新的更新与支持。加入我们,一起参与这场开源之旅吧!
1111
1212<div align =" center " >
1313 <p ><a href =" https://discord.com/invite/yNN3wTbVAC " >Python 开发交流社区</a ></p >
1414 <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 >
1515</div >
1616
17- ## Telegram
17+ ## 微信群
1818
19- 账号不易管理,已弃用并销毁
19+ 随机开放(如二维码过期请通过 Discord 与我们联系)
2020
21- ## 微信群聊
21+ ::: caution
22+ 对于需要提供源码或大量截图的问题,我们建议通过 Discord 进行提问,因为 Discord 输入支持 Markdown,它对内容格式化的支持非常友好
23+ :::
2224
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: 插件市场
7171 </span>
7272 </LinkCard >
7373 <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>
7575 <span>
7676 <Badge type="info" text="free" />
7777 <Badge type="tip" text="fba" />
You can’t perform that action at this time.
0 commit comments