Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Dec 2, 2024
1 parent 6ed1c62 commit 2056551
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/content/docs/languages/go.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ description: 一起学习go语言.

import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components';

## go语言学习之路

<CardGrid>
<Card title="go语言学习之路" icon="seti:notebook">
<LinkCard title="Github" href="https://github.com/yangwenmai/learning-golang" />
</Card>
</CardGrid>

## go语言基础

<CardGrid>
Expand Down

0 comments on commit 2056551

Please sign in to comment.