From 5058c96a78b55f728dea9c453da1502cd394d8b5 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:55:15 +0800 Subject: [PATCH] fix(assets): migrate img.alicdn.com URLs to page-agent.github.io --- README.md | 4 ++-- docs/README-zh.md | 4 ++-- packages/mcp/src/launcher.html | 9 +++------ packages/ui/src/motion-css/motion.module.css | 10 ++++------ packages/website/index.html | 6 +++--- packages/website/src/components/Header.tsx | 2 +- .../website/src/pages/home/OneMoreThingSection.tsx | 2 +- 7 files changed, 16 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index dd776ca..c5c4ea7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Page Agent - - Page Agent Banner + + Page Agent Banner [![License: MIT](https://img.shields.io/badge/License-MIT-auto.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent) diff --git a/docs/README-zh.md b/docs/README-zh.md index cd04ddf..ff2f618 100644 --- a/docs/README-zh.md +++ b/docs/README-zh.md @@ -1,8 +1,8 @@ # Page Agent - - Page Agent Banner + + Page Agent Banner [![License: MIT](https://img.shields.io/badge/License-MIT-auto.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent) diff --git a/packages/mcp/src/launcher.html b/packages/mcp/src/launcher.html index 27ad3b0..93fc221 100644 --- a/packages/mcp/src/launcher.html +++ b/packages/mcp/src/launcher.html @@ -3,10 +3,7 @@ - + Page Agent MCP Launcher