We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2cb00 commit bea1815Copy full SHA for bea1815
site/home/index.md
@@ -85,6 +85,11 @@
85
<img width="48" src="/indexeddb.svg?asImg" /> IndexedDB
86
</a>
87
</div>
88
+<div>
89
+ <a href='/api/persister-browser'>
90
+ <img width="48" src="/browser.svg?asImg" /> OPFS
91
+ </a>
92
+</div>
93
<div>
94
<a href='/guides/integrations/cloudflare-durable-objects'>
95
<img width="48" src="/cloudflare.svg?asImg" /> Cloudflare
@@ -150,11 +155,6 @@
150
155
<img width="48" src="/automerge.svg?asImg" /> Automerge
151
156
152
157
153
-<div>
154
- <a href='/api/persister-browser'>
- <img width="48" src="/browser.svg?asImg" /> OPFS
- </a>
-</div>
158
<p>
159
(Baffled by all these logos? Check out our
160
<a href='/guides/the-basics/architectural-options'>architectural
0 commit comments