Skip to content

Commit 5b28063

Browse files
committed
chore: update sponsors
1 parent 5a80a17 commit 5b28063

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

README.md

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ This module acts as a Language Server Protocol (LSP) language client. Its primar
4040

4141
This module is an extension of Volar.js for the Monaco Editor. It utilizes the language services provided by `@volar/language-service` and integrates these services into the Monaco Editor. This includes features like syntax highlighting, code completion, and definition jumping. Essentially, `@volar/monaco` serves as a bridge to bring Volar.js's language services into the Monaco Editor.
4242

43-
## Sponsors
43+
## ❤️ Thanks to Our Sponsors
44+
45+
This project is made possible thanks to our generous sponsors:
4446

4547
<table>
4648
<tbody>
@@ -70,28 +72,24 @@ This module is an extension of Volar.js for the Monaco Editor. It utilizes the l
7072
</a>
7173
<p>An approachable, performant and versatile framework for building web user interfaces.</p>
7274
</td>
73-
<td align="center" valign="middle" width="50%" colspan="3">
74-
<a href="https://astro.build/">
75-
<!-- Expire: 2025-02-04 -->
76-
<img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Astro.svg" width="200" />
75+
<td align="center" valign="middle" width="50%" colspan="6">
76+
<a href="https://stackblitz.com/">
77+
<img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/StackBlitz.svg" width="240" />
7778
</a>
78-
<p>Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.</p>
79+
<p>Stay in the flow with instant dev experiences.<br>No more hours stashing/pulling/installing locally</p>
80+
<p><b> — just click, and start coding.</b></p>
81+
</td>
82+
</tr>
83+
<tr>
84+
<td align="center" valign="middle" colspan="6">
85+
<b>Gold Sponsors</b>
7986
</td>
8087
</tr>
8188
<tr>
82-
<td align="center" valign="middle" colspan="3">
83-
<!-- Expire: 2025-02-04 -->
89+
<td align="center" valign="middle" colspan="6">
8490
<a href="https://www.jetbrains.com/">
8591
<img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/JetBrains.svg" width="80" />
8692
</a>
87-
<p>Essential tools for software developers and teams.</p>
88-
</td>
89-
<td align="center" valign="middle" colspan="3">
90-
<a href="https://stackblitz.com/">
91-
<img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/StackBlitz.svg" width="240" />
92-
</a>
93-
<p>Stay in the flow with instant dev experiences.<br>No more hours stashing/pulling/installing locally</p>
94-
<p><b> — just click, and start coding.</b></p>
9593
</td>
9694
</tr>
9795
<tr>
@@ -101,13 +99,11 @@ This module is an extension of Volar.js for the Monaco Editor. It utilizes the l
10199
</tr>
102100
<tr>
103101
<td align="center" valign="middle" width="33.3%" colspan="2">
104-
<a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Prefect.svg" width="200" /></a>
105102
</td>
106103
<td align="center" valign="middle" width="33.3%" colspan="2">
107-
<a href="https://www.techjobasia.com/"><img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/TechJobAsia.svg" width="200" /></a>
104+
<a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/johnsoncodehk/sponsors/master/logos/Prefect.svg" width="200" /></a>
108105
</td>
109106
<td align="center" valign="middle" width="33.3%" colspan="2">
110-
<a href="https://haoqun.blog/"><img src="https://avatars.githubusercontent.com/u/3277634?v=4" height="80" /></a>
111107
</td>
112108
</tr>
113109
</tbody>

0 commit comments

Comments
 (0)