Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Jul 26, 2024
1 parent 8649c26 commit a79289c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/content/docs/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,11 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<LinkCard title="gsudo" href="https://gerardog.github.io/gsudo/" />
<LinkCard title="kubectl" href="https://kubernetes.io/docs/tasks/tools/" />
<LinkCard title="lazydocker" href="https://github.com/jesseduffield/lazydocker" />
<LinkCard title="lazygit" href="https://github.com/jesseduffield/lazygit" />
<LinkCard title="lazygit" href="https://github.com/jesseduffield/lazygit" />
<LinkCard title="ninja" href="https://ninja-build.org/" />
<LinkCard title="protobuf" href="https://protobuf.dev/" />
<LinkCard title="thrift" href="https://thrift.apache.org/" />
<LinkCard title="tinymist" href="https://github.com/Myriad-Dreamin/tinymist" />
<LinkCard title="typst-preview" href="https://enter-tainer.github.io/typst-preview/" />
<LinkCard title="upx" href="https://upx.github.io/" />
<LinkCard title="vhs" href="https://github.com/charmbracelet/vhs" />
Expand Down
3 changes: 3 additions & 0 deletions src/content/docs/zh-cn/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,10 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<LinkCard title="kubectl" href="https://kubernetes.io/docs/tasks/tools/" />
<LinkCard title="lazydocker" href="https://github.com/jesseduffield/lazydocker" />
<LinkCard title="lazygit" href="https://github.com/jesseduffield/lazygit" />
<LinkCard title="ninja" href="https://ninja-build.org/" />
<LinkCard title="protobuf" href="https://protobuf.dev/" />
<LinkCard title="thrift" href="https://thrift.apache.org/" />
<LinkCard title="tinymist" href="https://github.com/Myriad-Dreamin/tinymist" />
<LinkCard title="typst-preview" href="https://enter-tainer.github.io/typst-preview/" />
<LinkCard title="upx" href="https://upx.github.io/" />
<LinkCard title="vhs" href="https://github.com/charmbracelet/vhs" />
Expand Down

0 comments on commit a79289c

Please sign in to comment.