From 53ec25260930af9367d10a371ad3b051ef56d7cc Mon Sep 17 00:00:00 2001 From: WrBug Date: Wed, 7 Jan 2026 12:37:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Telegram=20=E7=BE=A4?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=B9=B6=E6=B7=BB=E5=8A=A0=20Docker=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=BE=BD=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将所有 Telegram 群链接统一更新为 t.me/polyhermes - 在 README 和 README_EN.md 中添加动态 Docker 版本徽章,自动显示最新版本 - 更新 Layout.tsx、RELEASE.md 中的 Telegram 链接 --- README.md | 2 ++ README_EN.md | 2 ++ RELEASE.md | 4 ++-- frontend/src/components/Layout.tsx | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e447516..f3bcfb5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![GitHub](https://img.shields.io/badge/GitHub-WrBug%2FPolyHermes-blue?logo=github)](https://github.com/WrBug/PolyHermes) [![Twitter](https://img.shields.io/badge/Twitter-@polyhermes-blue?logo=twitter)](https://x.com/polyhermes) +[![Docker](https://img.shields.io/docker/v/wrbug/polyhermes?label=Docker&logo=docker)](https://hub.docker.com/r/wrbug/polyhermes) > 🌐 **Language**: [English](README_EN.md) | 中文 @@ -432,6 +433,7 @@ cd frontend - [GitHub 仓库](https://github.com/WrBug/PolyHermes) - [Twitter](https://x.com/polyhermes) +- [Telegram 群组](https://t.me/polyhermes) - [Polymarket 官网](https://polymarket.com) - [Polymarket API 文档](https://docs.polymarket.com) diff --git a/README_EN.md b/README_EN.md index 4c72814..fb316df 100644 --- a/README_EN.md +++ b/README_EN.md @@ -2,6 +2,7 @@ [![GitHub](https://img.shields.io/badge/GitHub-WrBug%2FPolyHermes-blue?logo=github)](https://github.com/WrBug/PolyHermes) [![Twitter](https://img.shields.io/badge/Twitter-@polyhermes-blue?logo=twitter)](https://x.com/polyhermes) +[![Docker](https://img.shields.io/docker/v/wrbug/polyhermes?label=Docker&logo=docker)](https://hub.docker.com/r/wrbug/polyhermes) > 🌐 **Language**: English | [中文](README.md) @@ -432,6 +433,7 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file - [GitHub Repository](https://github.com/WrBug/PolyHermes) - [Twitter](https://x.com/polyhermes) +- [Telegram Group](https://t.me/polyhermes) - [Polymarket Official Website](https://polymarket.com) - [Polymarket API Documentation](https://docs.polymarket.com) diff --git a/RELEASE.md b/RELEASE.md index c89d23e..61884de 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -232,7 +232,7 @@ docker pull wrbug/polyhermes:v1.1.2 * **GitHub 仓库**:https://github.com/WrBug/PolyHermes * **Twitter**:@polyhermes -* **Telegram 群组**:加入群组 +* **Telegram 群组**:https://t.me/polyhermes --- @@ -399,7 +399,7 @@ docker pull wrbug/polyhermes:v1.1.1 * **GitHub 仓库**:https://github.com/WrBug/PolyHermes * **Twitter**:@polyhermes -* **Telegram 群组**:加入群组 +* **Telegram 群组**:https://t.me/polyhermes --- diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index fff50fe..2198672 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -252,7 +252,7 @@ const Layout: React.FC = ({ children }) => { = ({ children }) => {