1234567891011121314151617181920212223242526272829303132333435363738 |
- commit 3a9eec362291e6a316a01b7abdf01c197d642646
- Author: bwcx_jzy <bwcx_jzy@163.com>
- Date: Wed Jul 30 20:06:36 2025 +0800
- refactor: 移除国际站链接
-
- - 从导航栏中移除国际站链接
- -从 README 和 README-en 文件中移除国际站链接
- diff --git a/README-en.md b/README-en.md
- index e6c70accf..78f62557a 100644
- --- a/README-en.md
- +++ b/README-en.md
- @@ -37,9 +37,6 @@
- </a>
- </p>
-
- -<p align="center">
- - 👉 International Station:<a target="_blank" href="https://jpom.dromara.org">https://jpom.dromara.org</a> 👈
- -</p>
- <p align="center">
- 👉Mainland Station:<a target="_blank" href="https://jpom.top">https://jpom.top/</a> 👈
- </p>
- diff --git a/README.md b/README.md
- index 356846340..649796580 100644
- --- a/README.md
- +++ b/README.md
- @@ -40,10 +40,6 @@
- </a>
- </p>
-
- -<p align="center">
- - 👉 国际站:<a target="_blank" href="https://jpom.dromara.org">https://jpom.dromara.org</a> 👈
- -</p>
- -
- <p align="center">
- 👉 大陆站:<a target="_blank" href="https://jpom.top">https://jpom.top</a> 👈
- </p>
|