Skip to content

Commit 08f4e63

Browse files
committed
[docs] New sponsors
1 parent e8a2052 commit 08f4e63

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

cspell.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"checkpointed",
3939
"Chedeau",
4040
"cinq",
41+
"Computeless",
4142
"CONCAT",
4243
"cpojer",
4344
"CRDT",
@@ -71,6 +72,7 @@
7172
"estree",
7273
"etting",
7374
"evenr",
75+
"fastrepl",
7476
"fdfontes",
7577
"feychenie",
7678
"fostertheweb",

docs/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

readme.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

site/home/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
</div>
183183
<div>
184184
<a href='/api/schematizer-effect/functions/creation/createeffectschematizer'>
185-
<img width="48" src="/effect.svg?asImg" /> Effect Schema
185+
<img width="48" src="/effect.svg?asImg" /> Effect
186186
</a>
187187
</div>
188188
<p>
@@ -687,11 +687,13 @@ console.log(store.getCell('pets', 'felix', 'sold'));
687687
---
688688

689689
<section id="sponsors">
690-
<h2>Proud to be sponsored by:</h2>
691-
@@EVAL("getGitHubAvatar('cpojer')")
690+
<h2>Proud to be supported by:</h2>
691+
@@EVAL("getGitHubAvatar('fastrepl')")
692692
@@EVAL("getGitHubAvatar('expo')")
693-
@@EVAL("getGitHubAvatar('beekeeb')")
693+
@@EVAL("getGitHubAvatar('ComputelessComputer')")
694694
@@EVAL("getGitHubAvatar('cancelself')")
695+
@@EVAL("getGitHubAvatar('cpojer')")
696+
@@EVAL("getGitHubAvatar('beekeeb')")
695697
@@EVAL("getGitHubAvatar('WonderPanda')")
696698
@@EVAL("getGitHubAvatar('arpitBhalla')")
697699
</section>

0 commit comments

Comments
 (0)