Simplify package link labels

This commit is contained in:
2026-07-09 20:50:09 +09:00
parent 4eee2cd2c9
commit 59cb8f31e4
+3 -6
View File
@@ -32,12 +32,9 @@ Production = Server & {
<strong>crates.io/crates/decodal</strong> <strong>crates.io/crates/decodal</strong>
</a> </a>
<ul class="package-list"> <ul class="package-list">
<li><a href="https://www.npmjs.com/package/decodal-wasm">decodal-wasm on npm</a></li> <li>decodal-wasm on <a href="https://jsr.io/@hare/decodal-wasm@0.1.2">jsr</a> / <a href="https://www.npmjs.com/package/decodal-wasm">npm</a></li>
<li><a href="https://jsr.io/@hare/decodal-wasm@0.1.2">@hare/decodal-wasm on JSR</a></li> <li>decodal-language-tools on <a href="https://jsr.io/@hare/decodal-language-tools@0.1.2">jsr</a> / <a href="https://www.npmjs.com/package/decodal-language-tools">npm</a></li>
<li><a href="https://www.npmjs.com/package/decodal-language-tools">decodal-language-tools on npm</a></li> <li>decodal-codemirror on <a href="https://jsr.io/@hare/decodal-codemirror@0.1.3">jsr</a> / <a href="https://www.npmjs.com/package/decodal-codemirror">npm</a></li>
<li><a href="https://jsr.io/@hare/decodal-language-tools@0.1.2">@hare/decodal-language-tools on JSR</a></li>
<li><a href="https://www.npmjs.com/package/decodal-codemirror">decodal-codemirror on npm</a></li>
<li><a href="https://jsr.io/@hare/decodal-codemirror@0.1.3">@hare/decodal-codemirror on JSR</a></li>
</ul> </ul>
</section> </section>