diff --git a/README.md b/README.md index 8b70415..6bdfbb3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PageAgent 🤖🪄 -![banner](https://img.alicdn.com/imgextra/i1/O1CN01RY0Wvh26ATVeDIX7v_!!6000000007621-0-tps-1672-512.jpg) +![banner](https://img.alicdn.com/imgextra/i3/O1CN01MyVCS21EoKkIHUT1s_!!6000000000398-49-tps-1280-353.webp) [![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/alibaba/page-agent.svg)](https://github.com/alibaba/page-agent) diff --git a/packages/website/src/docs/introduction/overview/page.tsx b/packages/website/src/docs/introduction/overview/page.tsx index c877cc9..d86d62e 100644 --- a/packages/website/src/docs/introduction/overview/page.tsx +++ b/packages/website/src/docs/introduction/overview/page.tsx @@ -8,7 +8,7 @@ export default function Overview() { {/* 头图 */}
page-agent