diff options
author | Devaev Maxim <[email protected]> | 2021-03-12 14:41:12 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-03-12 14:41:12 +0300 |
commit | de3a14467377d0a33303304b6787b4c4151b0e0c (patch) | |
tree | f6ae647d3f16880ec87886c5bd55635e1edda221 | |
parent | b556f29a7b0a80069d9e9459b0179cdf74dd9d83 (diff) |
new sponsors
-rw-r--r-- | web/kvm/index.html | 4 | ||||
-rw-r--r-- | web/kvm/window-about.pug | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 7a0c52ca..90986a40 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1397,6 +1397,7 @@ <a target="_blank" href="https://www.patreon.com/pikvm">Patreon</a> or <a target="_blank" href="https://www.paypal.me/mdevaev">PayPal</a>.</span> <ul> + <li>Aaron Heise</li> <li>Accalia</li> <li>adipisicing</li> <li>Adrian Basham</li> @@ -1489,6 +1490,7 @@ <li>Genkinger Andreas</li> <li>Georgy Brodsky</li> <li>Gernot Neuschröer</li> + <li>Glen Dragon</li> <li>Gregory Smith</li> <li>Gregory Treantos</li> <li>Grey Cynic</li> @@ -1624,6 +1626,8 @@ <li>Steve Ovens</li> <li>Steven Richter</li> <li>sudo34</li> + <li>Tarlak Desaydrone</li> + <li>Ted</li> <li>Tejun Heo</li> <li>TheTechGiant</li> <li>Thomas Price</li> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 0b8eccd1..264178fe 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -38,6 +38,7 @@ mixin about_tab(name, title, checked=false) | #[a(target="_blank" href="https://www.patreon.com/pikvm") Patreon] | or #[a(target="_blank" href="https://www.paypal.me/mdevaev") PayPal]. ul + li Aaron Heise li Accalia li adipisicing li Adrian Basham @@ -130,6 +131,7 @@ mixin about_tab(name, title, checked=false) li Genkinger Andreas li Georgy Brodsky li Gernot Neuschröer + li Glen Dragon li Gregory Smith li Gregory Treantos li Grey Cynic @@ -265,6 +267,8 @@ mixin about_tab(name, title, checked=false) li Steve Ovens li Steven Richter li sudo34 + li Tarlak Desaydrone + li Ted li Tejun Heo li TheTechGiant li Thomas Price |