Skip to content

Commit cce535d

Browse files
committed
[docs] Readme fixes
1 parent 5bcc7f4 commit cce535d

File tree

2 files changed

+21
-17
lines changed

2 files changed

+21
-17
lines changed

cspell.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"attw",
2121
"automerge",
2222
"beekeeb",
23+
"behrends",
2324
"Benedikt",
25+
"betomoedano",
2426
"Bhalla",
2527
"Bluesky",
2628
"bndkt",
@@ -113,6 +115,7 @@
113115
"nocheck",
114116
"nwse",
115117
"oddr",
118+
"ogawa",
116119
"onwarn",
117120
"Opendatasoft",
118121
"OPFS",
@@ -179,6 +182,7 @@
179182
"vlcn",
180183
"webp",
181184
"wildcarded",
185+
"wilkerlucio",
182186
"xplat",
183187
"yolo",
184188
"Zack",

site/home/index.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -77,61 +77,61 @@
7777
<h2>TinyBase works great on its own, but also plays well with friends.</h2>
7878
<div>
7979
<a href='/guides/building-uis/getting-started-with-ui-react'>
80-
<img width="48" src="/react.svg" /> React
80+
<img width="48" src="/react.svg?asImg" /> React
8181
</a>
8282
</div>
8383
<div>
8484
<a href='/api/persister-indexed-db/functions/creation/createindexeddbpersister'>
85-
<img width="48" src="/indexeddb.svg" /> IndexedDB
85+
<img width="48" src="/indexeddb.svg?asImg" /> IndexedDB
8686
</a>
8787
</div>
8888
<div>
8989
<a href='/guides/schemas-and-persistence/database-persistence'>
90-
<img width="48" src="/postgresql.svg" /> PostgreSQL
90+
<img width="48" src="/postgresql.svg?asImg" /> PostgreSQL
9191
</a>
9292
</div>
9393
<div>
9494
<a href='/guides/schemas-and-persistence/database-persistence'>
95-
<img width="48" src="/pglite.svg" /> PGlite
95+
<img width="48" src="/pglite.svg?asImg" /> PGlite
9696
</a>
9797
</div>
9898
<div>
9999
<a href='/guides/schemas-and-persistence/database-persistence'>
100-
<img width="48" src="/sqlite.svg" /> SQLite
100+
<img width="48" src="/sqlite.svg?asImg" /> SQLite
101101
</a>
102102
</div>
103103
<div>
104104
<a href='/guides/schemas-and-persistence/database-persistence'>
105-
<img width="48" src="/expo.svg" /> Expo SQLite
105+
<img width="48" src="/expo.svg?asImg" /> Expo SQLite
106106
</a>
107107
</div>
108108
<div>
109109
<a href='/guides/integrations/cloudflare-durable-objects'>
110-
<img width="48" src="/cloudflare.svg" /> Cloudflare
110+
<img width="48" src="/cloudflare.svg?asImg" /> Cloudflare
111111
</a>
112112
</div><div>
113113
<a href='/guides/schemas-and-persistence/database-persistence'>
114-
<img width="48" src="/electric.svg" /> ElectricSQL
114+
<img width="48" src="/electric.svg?asImg" /> ElectricSQL
115115
</a>
116116
</div>
117117
<div>
118118
<a href='/guides/schemas-and-persistence/database-persistence'>
119-
<img width="48" src="/turso.svg" /> Turso
119+
<img width="48" src="/turso.svg?asImg" /> Turso
120120
</a>
121121
</div>
122122
<div>
123123
<a href='/guides/schemas-and-persistence/database-persistence'>
124-
<img width="48" src="/powersync.svg" /> PowerSync
124+
<img width="48" src="/powersync.svg?asImg" /> PowerSync
125125
</a>
126126
</div>
127127
<div>
128128
<a href='/api/persister-partykit-client'>
129-
<img width="48" src="/partykit.svg" /> PartyKit
129+
<img width="48" src="/partykit.svg?asImg" /> PartyKit
130130
</a>
131131
</div>
132132
<div>
133133
<a href='/api/persister-yjs/functions/creation/createyjspersister'>
134-
<img width="48" src="/yjs.svg" /> YJS
134+
<img width="48" src="/yjs.svg?asImg" /> YJS
135135
</a>
136136
</div>
137137
<div>
@@ -141,7 +141,7 @@
141141
</div>
142142
<div>
143143
<a href='/api/persister-automerge'>
144-
<img width="48" src="/automerge.svg" /> Automerge
144+
<img width="48" src="/automerge.svg?asImg" /> Automerge
145145
</a>
146146
</div>
147147
<p>
@@ -685,7 +685,8 @@ export const createShop: typeof createShopDecl = () => {
685685

686686
<section id="users">
687687
<h2>Excited to be used by:</h2>
688-
@@EVAL("getGitHubAvatar('Apocalypsor')")
688+
@@EVAL("getGitHubAvatar('behrends')")
689+
@@EVAL("getGitHubAvatar('betomoedano')")
689690
@@EVAL("getGitHubAvatar('brentvatne')")
690691
@@EVAL("getGitHubAvatar('byCedric')")
691692
@@EVAL("getGitHubAvatar('circadian-risk')")
@@ -694,14 +695,12 @@ export const createShop: typeof createShopDecl = () => {
694695
@@EVAL("getGitHubAvatar('erwinkn')")
695696
@@EVAL("getGitHubAvatar('expo')")
696697
@@EVAL("getGitHubAvatar('ezra-en')")
697-
@@EVAL("getGitHubAvatar('fdfontes')")
698698
@@EVAL("getGitHubAvatar('feychenie')")
699699
@@EVAL("getGitHubAvatar('flaming-codes')")
700700
@@EVAL("getGitHubAvatar('fostertheweb')")
701-
@@EVAL("getGitHubAvatar('generates')")
702701
@@EVAL("getGitHubAvatar('Giulio987')")
702+
@@EVAL("getGitHubAvatar('hi-ogawa')")
703703
@@EVAL("getGitHubAvatar('itsdevcoffee')")
704-
@@EVAL("getGitHubAvatar('jaysc')")
705704
@@EVAL("getGitHubAvatar('jbolda')")
706705
@@EVAL("getGitHubAvatar('Kayoo-asso')")
707706
@@EVAL("getGitHubAvatar('kotofurumiya')")
@@ -724,6 +723,7 @@ export const createShop: typeof createShopDecl = () => {
724723
@@EVAL("getGitHubAvatar('threepointone')")
725724
@@EVAL("getGitHubAvatar('uptonking')")
726725
@@EVAL("getGitHubAvatar('ViktorZhurbin')")
726+
@@EVAL("getGitHubAvatar('wilkerlucio')")
727727
@@EVAL("getGitHubAvatar('WonderPanda')")
728728
</section>
729729

0 commit comments

Comments
 (0)