Skip to content

Commit 934c194

Browse files
committed
update docs
1 parent 3d06d98 commit 934c194

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/.vuepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ export default defineUserConfig({
1313
lang: 'zh-CN',
1414
title: 'FastAPI Best Architecture',
1515
head: [
16-
['link', {rel: 'icon', href: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.svg'}]
16+
['link', {rel: 'icon', href: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.svg'}],
17+
['script', { src: 'https://cn.vercount.one/js' }]
1718
],
1819
plugins: [
1920
baiduAnalyticsPlugin({

docs/sponsors.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,17 @@ FBA 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层
3333
| 特别展位 | 3 | ¥69起/月 | 1. 首页信息展播展示位 <br /> 2. 文档右侧边栏大号展示位 | 赞助商名称、图片链接(16:9)、跳转链接 |
3434
| 普通展位 | 6 | ¥39起/月 | 1. 首页滚动展示位 <br /> 2. 文档右侧边栏小号展示位 | 赞助商名称、图片链接(16:9)、跳转链接 |
3535

36+
::: info 访问统计
37+
38+
以下信息来自于 [vercount](https://github.com/EvanNotFound/vercount),如不显示,请尝试刷新页面
39+
40+
| 统计模式 | 统计量 | 统计方法 |
41+
|:------:|:-----------------------------------------------:|---------------------------|
42+
| 本站总访问量 | <span id="vercount_value_site_pv">计算中...</span> | 每访问 1 次加 1 |
43+
| 本站总访客数 | <span id="vercount_value_site_uv">计算中...</span> | 通过用户的 UserAgent 和 IP 地址判断 |
44+
45+
:::
46+
3647
::: warning 展位赞助说明
3748
选择==特别展位==赞助,可帮助您的产品在 Discord 交流群以公告的形式进行推广一次
3849

0 commit comments

Comments
 (0)