Skip to content

Commit 103aab1

Browse files
committed
update docs
1 parent 1f80371 commit 103aab1

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

docs/.vuepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default defineUserConfig({
1414
title: 'FastAPI Best Architecture',
1515
head: [
1616
['link', {rel: 'icon', href: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.svg'}],
17-
// ['script', { src: 'https://cn.vercount.one/js' }],
17+
['script', { src: 'https://cn.vercount.one/js' }],
1818
['script', { src: '//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js' }]
1919
],
2020
plugins: [

docs/sponsors.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,8 @@ FBA 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层
3535

3636
::: info 访问统计
3737

38-
[//]: # (以下信息来自于 [vercount](https://github.com/EvanNotFound/vercount),自 2025-02-08 开始统计,如不显示,请尝试刷新页面)
39-
40-
[//]: # (| 统计模式 | 统计量 | 统计方法 |)
41-
42-
[//]: # (|:------:|:-----------------------------------------------:|---------------------------|)
43-
44-
[//]: # (| 本站总访问量 | <span id="vercount_value_site_pv">计算中...</span> | 每访问 1 次加 1 |)
45-
46-
[//]: # (| 本站总访客数 | <span id="vercount_value_site_uv">计算中...</span> | 通过用户的 UserAgent 和 IP 地址判断 |)
47-
48-
以下信息来自于 [不如](https://ibruce.info/),自 2025-02-08 开始统计,如不显示,请尝试刷新页面
38+
以下信息来自于 [vercount](https://github.com/EvanNotFound/vercount)[不如](https://ibruce.info/),自 2025-02-08
39+
开始统计,如不显示,请尝试刷新页面
4940

5041
| 统计模式 | 统计量 | 统计方法 |
5142
|:------:|:-----------------------------------------------:|---------------------------|

0 commit comments

Comments
 (0)