Skip to content

Commit

Permalink
feat(kv-web): add wa.dev interface link
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Nov 8, 2024
1 parent 12ff43c commit c78e254
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/web/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,11 @@
<body>
<section class="section columns is-mobile">
<div class="column">
<h1 class="title"><code>wasi:keyvalue</code></h1>
<h1 class="title">
<a href="https://wa.dev/wasi:[email protected]">
<code>wasi:keyvalue</code>
</a>
</h1>
</div>
<div class="column is-narrow">
<div class="select">
Expand Down

0 comments on commit c78e254

Please sign in to comment.