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 a79289c commit e4dff5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<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="thrift-compiler" href="https://thrift.apache.org/" />
<LinkCard title="tinymist(typst-preview)" 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
4 changes: 2 additions & 2 deletions src/content/docs/zh-cn/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<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="thrift-compiler" href="https://thrift.apache.org/" />
<LinkCard title="tinymist(typst-preview)" 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 e4dff5f

Please sign in to comment.