From c54fb2fc9377c56abd37d9afb52c20f99db1c16d Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:47:15 +0800 Subject: [PATCH] feat: update README and overview image --- README-zh.md | 4 +++- README.md | 4 +++- pages/docs/introduction/overview/page.tsx | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README-zh.md b/README-zh.md index b6037ac..2bacf0e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,4 +1,6 @@ -# PageAgent 🤖 +# PageAgent 🤖🪄 + +![banner](https://img.alicdn.com/imgextra/i1/O1CN01RY0Wvh26ATVeDIX7v_!!6000000007621-0-tps-1672-512.jpg) [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/gaomeng1900/page-agent.svg)](https://github.com/gaomeng1900/page-agent) diff --git a/README.md b/README.md index fd5a792..d7a6c57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# PageAgent 🤖 +# PageAgent 🤖🪄 + +![banner](https://img.alicdn.com/imgextra/i1/O1CN01RY0Wvh26ATVeDIX7v_!!6000000007621-0-tps-1672-512.jpg) [![npm version](https://badge.fury.io/js/page-agent.svg)](https://badge.fury.io/js/page-agent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![Downloads](https://img.shields.io/npm/dt/page-agent.svg)](https://www.npmjs.com/package/page-agent) [![Bundle Size](https://img.shields.io/bundlephobia/minzip/page-agent)](https://bundlephobia.com/package/page-agent) [![GitHub stars](https://img.shields.io/github/stars/gaomeng1900/page-agent.svg)](https://github.com/gaomeng1900/page-agent) diff --git a/pages/docs/introduction/overview/page.tsx b/pages/docs/introduction/overview/page.tsx index 9c089c6..3643cc1 100644 --- a/pages/docs/introduction/overview/page.tsx +++ b/pages/docs/introduction/overview/page.tsx @@ -4,7 +4,7 @@ export default function Overview() { {/* 头图 */}
page-agent 概览图示