|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + |
| 7 | + <!-- HTML Meta Tags --> |
| 8 | + <title>Thanks | is-a.dev</title> |
| 9 | + |
| 10 | + <!-- Favicon --> |
| 11 | + <link rel="icon" type="image/x-icon" href="assets/favicon.ico" /> |
| 12 | + |
| 13 | + <!-- Stylesheets --> |
| 14 | + <link rel="stylesheet" href="styles/main.css" /> |
| 15 | + <link rel="stylesheet" href="styles/secondary.css" /> |
| 16 | + <link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css" rel="prefetch" /> |
| 17 | + <link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css" rel="prefetch" /> |
| 18 | + </head> |
| 19 | + |
| 20 | + <body> |
| 21 | + <h1>Our Supporters</h1> |
| 22 | + <p>We would like to extend thanks to the following <i>amazing</i> individuals for their generous support and contributions to is-a.dev:</p> |
| 23 | + |
| 24 | + <ul> |
| 25 | + <li><a href="https://github.com/omsenjalia">Om Senjalia</a></li> |
| 26 | + <ul><li>Retired Maintainer</li></ul> |
| 27 | + <li><a href="https://lungustefan.com/">Lungu Stefan-Gabriel</a></li> |
| 28 | + <ul><li>💖 Donator</li></ul> |
| 29 | + <li><a href="https://devmatei.com">devmatei</a></li> |
| 30 | + <ul><li>💖 Donated $4</li></ul> |
| 31 | + <li><a href="https://orangc.net">orangc</a></li> |
| 32 | + <ul><li>Maintainer</li></ul> |
| 33 | + <li><a href="https://github.com/Satindar31">Satindar31</a></li> |
| 34 | + <ul><li>Contributor</li></ul> |
| 35 | + <li><a href="https://github.com/OfficialSmojo17">Smojo</a></li> |
| 36 | + <ul><li>💖 Donated A$4.66</li></ul> |
| 37 | + <li><a href="https://justdeveloper.is-a.dev/">JustDeveloper</a></li> |
| 38 | + <ul><li>Former is-a.dev helper</li></ul> |
| 39 | + <li><a href="https://github.com/imm0nv1nhtv">imm0nv1nhtv</a></li> |
| 40 | + <ul><li>💖 Donator</li></ul> |
| 41 | + <li><a href="https://sticknologic.is-a.dev/">STICKnoLOGIC</a></li> |
| 42 | + <ul><li>Maintainer</li></ul> |
| 43 | + <li><a href="https://raphael.abi-saad.fr/">Raphaël</a></li> |
| 44 | + <ul><li>Translator of the is-a.dev docs (retired role)</li></ul> |
| 45 | + <li><a href="https://github.com/virtualWinter">vWinter</a></li> |
| 46 | + <ul><li>💖 Donated A$16.02</li></ul> |
| 47 | + </ul> |
| 48 | + </body> |
| 49 | +</html> |
0 commit comments