From b29594616365cf7dfef527d33887d00fce91751d Mon Sep 17 00:00:00 2001 From: MaxtuneLee Date: Fri, 29 Mar 2024 19:17:19 +0800 Subject: [PATCH] docs: card image url --- docs/docs/components/universal/card.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/components/universal/card.mdx b/docs/docs/components/universal/card.mdx index 0bff8bd..77ba627 100644 --- a/docs/docs/components/universal/card.mdx +++ b/docs/docs/components/universal/card.mdx @@ -13,7 +13,7 @@ The Card component displays content within a styled card container. padding={16} gap={8} width={400} - titleImageUrl="https://sastimg.mxte.cc/image/6Ht1" + titleImageUrl="https://aliyun.sastimg.mxte.cc/images/2024/03/29/Aurora-poster21d295546d7a2998.png" >
Aurora UI ยท Universal Component
๐ŸŒ This is the universal version of SAST UI, which is based on Web Components. It is designed to be used in any framework, such as React, Vue, Angular, and even vanilla JavaScript.
@@ -131,7 +131,7 @@ export default function Example() { padding={16} gap={8} width={400} - titleImageUrl="https://sastimg.mxte.cc/image/6Ht1" + titleImageUrl="https://aliyun.sastimg.mxte.cc/images/2024/03/29/Aurora-poster21d295546d7a2998.png" >
Header Content
Main Content