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 4d09f36 commit e1451a9Copy full SHA for e1451a9
website/src/homepage/Ecosystem.vue
@@ -22,9 +22,12 @@
22
<a target="_blank" href="https://coderabbit.ai/" title="CodeRabbit" class="sponsor">
23
<img src='https://avatars.githubusercontent.com/in/347564?s=200&v=4' style="padding: 23px"/>
24
</a>
25
- <a target="_blank" href="https://codemod.com/" title="/codemod." class="sponsor">
+ <a target="_blank" href="https://codemod.com/" title="Codemod" class="sponsor">
26
<img src='https://avatars.githubusercontent.com/u/78830094?s=200&v=4' style="padding: 23px"/>
27
28
+ <a target="_blank" href="https://opennext.js.org/cloudflare" title="OpenNext">
29
+ <img src='https://avatars.githubusercontent.com/u/180226629?s=200&v=4'/>
30
+ </a>
31
</div>
32
33
</template>
0 commit comments