Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Nov 28, 2024
1 parent 76a19b2 commit 37c928e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/content/docs/languages/languages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components';
各种语言的语法对比,速览
<LinkCard title="网站" href="https://programming-idioms.org/cheatsheets" />
</Card>
<Card title="菜鸟教程" icon="seti:notebook">
各种编程语言的语法学习。
<LinkCard title="网站" href="https://www.runoob.com/" />
</Card>
</CardGrid>

0 comments on commit 37c928e

Please sign in to comment.