Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Nov 30, 2024
1 parent dbc85df commit 3cfe3b8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/content/docs/tools/programming.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,15 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components';
<Card title="站长工具" icon="seti:notebook">
WhoIs, DNS, IP查询等。
<LinkCard title="网站" href="https://it-tools.tech/" />
<LinkCard title="Github" href="https://tool.chinaz.com/" />
</Card>
</CardGrid>

## 程序员工具聚合网站

<CardGrid>
<Card title="cxy521" icon="seti:notebook">
聚合了一些工具网站,社区网站等,但有失联的风险。
<LinkCard title="网站" href="http://www.cxy521.com/index.html" />
</Card>
</CardGrid>

Expand Down

0 comments on commit 3cfe3b8

Please sign in to comment.