jpom-parent 331 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. commit 3a9eec362291e6a316a01b7abdf01c197d642646
  2. Author: bwcx_jzy <bwcx_jzy@163.com>
  3. Date: Wed Jul 30 20:06:36 2025 +0800
  4. refactor: 移除国际站链接
  5. - 从导航栏中移除国际站链接
  6. -从 README 和 README-en 文件中移除国际站链接
  7. diff --git a/README-en.md b/README-en.md
  8. index e6c70accf..78f62557a 100644
  9. --- a/README-en.md
  10. +++ b/README-en.md
  11. @@ -37,9 +37,6 @@
  12. </a>
  13. </p>
  14. -<p align="center">
  15. - 👉 International Station:<a target="_blank" href="https://jpom.dromara.org">https://jpom.dromara.org</a> 👈
  16. -</p>
  17. <p align="center">
  18. 👉Mainland Station:<a target="_blank" href="https://jpom.top">https://jpom.top/</a> 👈
  19. </p>
  20. diff --git a/README.md b/README.md
  21. index 356846340..649796580 100644
  22. --- a/README.md
  23. +++ b/README.md
  24. @@ -40,10 +40,6 @@
  25. </a>
  26. </p>
  27. -<p align="center">
  28. - 👉 国际站:<a target="_blank" href="https://jpom.dromara.org">https://jpom.dromara.org</a> 👈
  29. -</p>
  30. -
  31. <p align="center">
  32. 👉 大陆站:<a target="_blank" href="https://jpom.top">https://jpom.top</a> 👈
  33. </p>