Skip to content

Commit

Permalink
Added @zenfs/cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 27, 2024
1 parent 0ab7232 commit 671708c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<p><strong><a href="/dom">dom</a></strong>: Backends which use DOM APIs (i.e. browsers)</p>
<p><strong><a href="/zip">zip</a></strong>: Backend for ZIP archives</p>
<p><strong><a href="/iso">iso</a></strong>: Backend for ISO disk images</p>
<p><strong><a href="/dropbox">dropbox</a></strong>: Backend for Dropbox</p>
<p><strong><a href="/cloud">cloud</a></strong>: Backends for cloud providers, like Dropbox and AWS S3.</p>
<p><strong><a href="/emscripten">emscripten</a></strong>: Backend for use with Emscripten (Work in Progress)</p>

<h4><a href="/playground">Playground</a></h4>
Expand Down

0 comments on commit 671708c

Please sign in to comment.