Skip to content

Commit

Permalink
conda
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Oct 1, 2024
1 parent 8b8a9c9 commit 420c04e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/content/docs/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<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" />
<LinkCard title="vhs" href="https://wasmedge.org/" />
<LinkCard title="vhs" href="https://wasmer.io/" />
<LinkCard title="vhs" href="https://wasmtime.dev/" />
<LinkCard title="wasmedge" href="https://wasmedge.org/" />
<LinkCard title="wasmer" href="https://wasmer.io/" />
<LinkCard title="wasmtime" href="https://wasmtime.dev/" />
</CardGrid>
6 changes: 3 additions & 3 deletions src/content/docs/zh-cn/starts/sdklist.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components';
<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" />
<LinkCard title="vhs" href="https://wasmedge.org/" />
<LinkCard title="vhs" href="https://wasmer.io/" />
<LinkCard title="vhs" href="https://wasmtime.dev/" />
<LinkCard title="wasmedge" href="https://wasmedge.org/" />
<LinkCard title="wasmer" href="https://wasmer.io/" />
<LinkCard title="wasmtime" href="https://wasmtime.dev/" />
</CardGrid>

0 comments on commit 420c04e

Please sign in to comment.