Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Dec 8, 2024
1 parent 572c28e commit bcf616a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/content/docs/community/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,16 @@ import { Card, CardGrid, LinkCard, Icon } from "@astrojs/starlight/components";
<LinkCard title="网站" href="https://chai2010.cn/post/" />
</Card>
<Card title="张鑫旭的博客" icon="seti:notebook">
《CSS世界》的作者。前端相关相关
《CSS世界》的作者。前端相关
<LinkCard
title="网站"
href="https://www.zhangxinxu.com/wordpress/category/html/"
/>
</Card>
<Card title="tianweichang的博客" icon="seti:notebook">
Java后端相关相关。
<LinkCard title="网站" href="https://woaijava.cc/" />
</Card>
</CardGrid>

## 一些优秀的技术公众号
Expand Down

0 comments on commit bcf616a

Please sign in to comment.