diff options
author | Devaev Maxim <[email protected]> | 2021-04-23 20:56:22 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-04-23 20:56:22 +0300 |
commit | 87821e97d8d859365dbe50c064451b61cf7fb66e (patch) | |
tree | 7b6138efa162e730fa75b9dcea1e63f22037dc15 | |
parent | e674cef02e157226615e88d275f6d0b4f2ea8e5a (diff) |
new sponsors
-rw-r--r-- | web/kvm/index.html | 6 | ||||
-rw-r--r-- | web/kvm/window-about.pug | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 69b18cf8..3cedd4c1 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1494,6 +1494,7 @@ <li>Christof Maluck</li> <li>Christoph Dette</li> <li>Christoffer Lund</li> + <li>Christopher Hearn</li> <li>Christopher Mandlbaur</li> <li>Chucktastic</li> <li>Clifford Coleman</li> @@ -1533,6 +1534,7 @@ <li>Far Pin Solutions, LLC</li> <li>Felyx Gabryel</li> <li>Fergus McKay</li> + <li>Finn Ebenritter</li> <li>fo0bar</li> <li>Foamy</li> <li>Francisco Pavon</li> @@ -1581,6 +1583,7 @@ <li>Jeff Urlwin</li> <li>Jennifer Rowlett</li> <li>Jerremy Holland</li> + <li>Jimmy Stanley</li> <li>Joachim Bruening</li> <li>Joe Ventura</li> <li>Joel Jacobs</li> @@ -1637,6 +1640,7 @@ <li>Mateusz Grabowski</li> <li>Matthew Cameron</li> <li>Mauricio Allende</li> + <li>Mecky</li> <li>Mehmet Aydoğdu</li> <li>Michael Bombe</li> <li>Michael Collins</li> @@ -1681,6 +1685,7 @@ <li>Quentin Peten</li> <li>Ralph Borchers</li> <li>Ranc1d</li> + <li>Raphael Schitz</li> <li>Richard Bernarts</li> <li>Richard Fancher</li> <li>Richard Freemantle</li> @@ -1716,6 +1721,7 @@ <li>Stephan Schmidt</li> <li>Steve Kerr</li> <li>Steve Ovens</li> + <li>Steve Stringham</li> <li>Steven Richter</li> <li>sudo34</li> <li>Tarlak Desaydrone</li> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 5021c25e..b5886b76 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -105,6 +105,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Christof Maluck li Christoph Dette li Christoffer Lund + li Christopher Hearn li Christopher Mandlbaur li Chucktastic li Clifford Coleman @@ -144,6 +145,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Far Pin Solutions, LLC li Felyx Gabryel li Fergus McKay + li Finn Ebenritter li fo0bar li Foamy li Francisco Pavon @@ -192,6 +194,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Jeff Urlwin li Jennifer Rowlett li Jerremy Holland + li Jimmy Stanley li Joachim Bruening li Joe Ventura li Joel Jacobs @@ -248,6 +251,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Mateusz Grabowski li Matthew Cameron li Mauricio Allende + li Mecky li Mehmet Aydoğdu li Michael Bombe li Michael Collins @@ -292,6 +296,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Quentin Peten li Ralph Borchers li Ranc1d + li Raphael Schitz li Richard Bernarts li Richard Fancher li Richard Freemantle @@ -327,6 +332,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Stephan Schmidt li Steve Kerr li Steve Ovens + li Steve Stringham li Steven Richter li sudo34 li Tarlak Desaydrone |