Skip to content

Commit

Permalink
css animation
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Dec 21, 2024
1 parent d6842d4 commit 82120f9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/content/docs/frontend/frontend.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ import { Card, CardGrid, LinkCard, Icon } from "@astrojs/starlight/components";
<Card title="element-plus" icon="seti:notebook">
<LinkCard title="网站" href="https://element-plus.org/zh-CN/" />
</Card>
<Card title="CSS动画库" icon="seti:notebook">
<LinkCard
title="网站1"
href="https://cloud.tencent.com/developer/article/1572138"
/>
<LinkCard
title="网站2"
href="https://blog.csdn.net/2301_80441165/article/details/141123740"
/>
</Card>
</CardGrid>

## 前端工具相关
Expand Down

0 comments on commit 82120f9

Please sign in to comment.