Skip to content

Commit

Permalink
docs: remove sponsor in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed May 22, 2024
1 parent 0d3ce19 commit 541b19d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@

[无需海外信用卡和手机号码使用 `gpt-4o` 模型,支持微信、支付宝付款][morse-link]

---

[<img width="180" src="docs/.vuepress/public/vxtrans.png" alt="vxtrans">][vx-link]

[vxTrans - 网络优化工具,有效地降低延迟,改善传输性能][vx-link]
Expand Down
6 changes: 1 addition & 5 deletions docs/.vuepress/theme/layouts/Layout.vue
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<template>
<ParentLayout>
<template #page-bottom>
<Sponsor />
</template>
</ParentLayout>
<ParentLayout></ParentLayout>
</template>

<script>
Expand Down
4 changes: 0 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ npx surgio generate
### 交流

[<img width="207" src="https://surgio.js.org/join-telegram.png">](https://t.me/surgiotg)

<div style="margin-bottom: 2rem">
<Sponsor />
</div>

0 comments on commit 541b19d

Please sign in to comment.