@@ -82,9 +82,15 @@ <h3>Drop-in Vim</h3>
8282 < h2 id ="sponsors-header "> Sponsors</ h2 >
8383 < div id ="sponsors " class ="sponsors-main ">
8484 < div class ="first-level-sponsor ">
85- < a href ="https://warp.dev/neovim "> < img width ="340 " class ="img-fluid " src ="images/sponsors/warp.png " title ="Visit warp.dev to learn more. " alt ="Visit warp.dev to learn more. "/>
86- < br />
87- Warp, the AI terminal for developers. Available for MacOS, Linux, & Windows
85+ < a href ="https://coderabbit.ai/?utm_source=neovim.io ">
86+ < picture title ="Visit coderabbit.ai to learn more. " alt ="Visit coderabbit.ai to learn more. ">
87+ <!-- light mode: -->
88+ <!-- <source srcset="images/sponsors/coderabbit-logo.svg" media="(prefers-color-scheme: light)"/> -->
89+ <!-- dark mode: -->
90+ <!-- <source srcset="images/sponsors/coderabbit-logo-dark.svg" media="(prefers-color-scheme: dark)"/> -->
91+ <!-- no color preference: -->
92+ < img width ="340 " class ="img-fluid " src ="images/sponsors/coderabbit-logo.png ">
93+ </ picture >
8894 </ a >
8995 </ div >
9096 < div class ="first-level-sponsor ">
@@ -96,15 +102,9 @@ <h2 id="sponsors-header">Sponsors</h2>
96102 </ a >
97103 </ div >
98104 < div class ="first-level-sponsor ">
99- < a href ="https://coderabbit.ai/?utm_source=neovim.io ">
100- < picture title ="Visit coderabbit.ai to learn more. " alt ="Visit coderabbit.ai to learn more. ">
101- <!-- light mode: -->
102- < source srcset ="images/sponsors/coderabbit-logo.svg " media ="(prefers-color-scheme: light) "/>
103- <!-- dark mode: -->
104- < source srcset ="images/sponsors/coderabbit-logo-dark.svg " media ="(prefers-color-scheme: dark) "/>
105- <!-- no color preference: -->
106- < img width ="340 " class ="img-fluid " src ="images/sponsors/coderabbit-logo.svg ">
107- </ picture >
105+ < a href ="https://warp.dev/neovim "> < img width ="340 " class ="img-fluid " src ="images/sponsors/warp.png " title ="Visit warp.dev to learn more. " alt ="Visit warp.dev to learn more. "/>
106+ < br />
107+ Warp, the AI terminal for developers. Available for MacOS, Linux, & Windows
108108 </ a >
109109 </ div >
110110 </ div >
0 commit comments