|
1 | | -<table><tr> |
2 | | -<td colspan="1"> <h3 align="center"> <picture> |
3 | | -<source media="(prefers-color-scheme: dark)" srcset="https://PlayForm.Cloud/Dark/Image/GitHub/Land.svg"> |
4 | | -<source media="(prefers-color-scheme: light)" srcset="https://PlayForm.Cloud/Image/GitHub/Land.svg"> |
5 | | -<img width="28" alt="Land Logo" src="https://PlayForm.Cloud/Image/GitHub/Land.svg"> |
6 | | -</picture> </h3> </td> <td colspan="3" valign="top"> <h3 align="center"> Common |
7 | | -</h3> </td> |
8 | | -</tr></table> |
| 1 | +<table> |
| 2 | + <tr> |
| 3 | + <td colspan="1"> |
| 4 | + <h3 align="center"> |
| 5 | + <picture> |
| 6 | + <source media="(prefers-color-scheme: dark)" srcset="https://PlayForm.Cloud/Dark/Image/GitHub/Land.svg" /> |
| 7 | + <source media="(prefers-color-scheme: light)" srcset="https://PlayForm.Cloud/Image/GitHub/Land.svg" /> |
| 8 | + <img width="28" alt="Land Logo" src="https://PlayForm.Cloud/Image/GitHub/Land.svg" /> |
| 9 | + </picture> |
| 10 | + </h3> |
| 11 | + </td> |
| 12 | + <td colspan="3" valign="top"> |
| 13 | + <h3 align="center"> |
| 14 | + Common |
| 15 | + </h3> |
| 16 | + </td> |
| 17 | + </tr> |
| 18 | +</table> |
9 | 19 |
|
10 | 20 | --- |
11 | 21 |
|
@@ -346,32 +356,48 @@ Commons Fund grant. |
346 | 356 | <table> |
347 | 357 | <thead> |
348 | 358 | <tr> |
349 | | - <th align="left"><strong>Land</strong></th> |
350 | | - <th align="left"><strong>PlayForm</strong></th> |
351 | | - <th align="left"><strong>NLnet</strong></th> |
352 | | - <th align="left"><strong>NGI0 Commons Fund</strong></th> |
| 359 | + <th align="left"> |
| 360 | + <strong> |
| 361 | + Land |
| 362 | + </strong> |
| 363 | + </th> |
| 364 | + <th align="left"> |
| 365 | + <strong> |
| 366 | + PlayForm |
| 367 | + </strong> |
| 368 | + </th> |
| 369 | + <th align="left"> |
| 370 | + <strong> |
| 371 | + NLnet |
| 372 | + </strong> |
| 373 | + </th> |
| 374 | + <th align="left"> |
| 375 | + <strong> |
| 376 | + NGI0 Commons Fund |
| 377 | + </strong> |
| 378 | + </th> |
353 | 379 | </tr> |
354 | 380 | </thead> |
355 | 381 | <tbody> |
356 | 382 | <tr> |
357 | 383 | <td align="left" valign="middle"> |
358 | 384 | <a href="https://Land.PlayForm.Cloud"> |
359 | | - <img width="60" src="https://raw.githubusercontent.com/CodeEditorLand/Asset/refs/heads/Current/Logo/Land.svg" alt="Land"> |
| 385 | + <img width="60" src="https://raw.githubusercontent.com/CodeEditorLand/Asset/refs/heads/Current/Logo/Land.svg" alt="Land" /> |
360 | 386 | </a> |
361 | 387 | </td> |
362 | 388 | <td align="left" valign="middle"> |
363 | 389 | <a href="https://PlayForm.Cloud"> |
364 | | - <img width="76" src="https://raw.githubusercontent.com/PlayForm/Asset/refs/heads/Current/Logo/PlayForm.svg" alt="PlayForm"> |
| 390 | + <img width="76" src="https://raw.githubusercontent.com/PlayForm/Asset/refs/heads/Current/Logo/PlayForm.svg" alt="PlayForm" /> |
365 | 391 | </a> |
366 | 392 | </td> |
367 | 393 | <td align="left" valign="middle"> |
368 | 394 | <a href="https://NLnet.NL"> |
369 | | - <img width="240" src="https://NLnet.NL/logo/banner.svg" alt="NLnet"> |
| 395 | + <img width="240" src="https://NLnet.NL/logo/banner.svg" alt="NLnet" /> |
370 | 396 | </a> |
371 | 397 | </td> |
372 | 398 | <td align="left" valign="middle"> |
373 | 399 | <a href="https://NLnet.NL/commonsfund"> |
374 | | - <img width="240" src="https://NLnet.NL/image/logos/NGI0CommonsFund_tag_black_mono.svg" alt="NGI0 Commons Fund"> |
| 400 | + <img width="240" src="https://NLnet.NL/image/logos/NGI0CommonsFund_tag_black_mono.svg" alt="NGI0 Commons Fund" /> |
375 | 401 | </a> |
376 | 402 | </td> |
377 | 403 | </tr> |
|
0 commit comments