We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c68ce commit cda3049Copy full SHA for cda3049
docs/.vuepress/navbar.ts
@@ -1,11 +1,6 @@
1
import { defineNavbarConfig, ThemeNavItem } from "vuepress-theme-plume";
2
3
export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
4
- {
5
- text: '神秘事件',
6
- icon: 'noto-v1:face-screaming-in-fear',
7
- link: '/events',
8
- },
9
{
10
text: 'v1.11.2',
11
items: [
docs/.vuepress/public/images/fba_github.png
-951 KB
docs/backend/summary/intro.md
@@ -113,5 +113,5 @@ mvc 架构作为常规设计模式,在 python web 中很常见,但是三层
113
- [无名](https://github.com/lvright) 精心设计的 LOGO(包含了 fba 三个字母抽象结合,形成了一个类似从地面扩散投影上来的闪电)
114
- [vuepress-theme-plume](https://github.com/pengzhanbo/vuepress-theme-plume) 为官网文档提供驱动支持
115
- FastAPI、SQLAlchemy、Pydantic 等开源先行者
116
-- 此项目的所有贡献者、参与者和使用者
117
- 所有赞助商们(包含所有渠道)的大力支持
+- 此项目的所有贡献者、参与者和使用者
docs/events.md
0 commit comments