summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-11-14 20:39:25 +0300
committerMaxim Devaev <[email protected]>2022-11-14 20:39:28 +0300
commit9e2a50df82a00eb87c1b5114d11070ad3909f356 (patch)
tree3bb3c8f22dec8f5333c45032aacc6e86fc9a1f3c
parent9065b258cc0e34f36bee7c200990178b3d57d9cb (diff)
paypal link
-rw-r--r--web/kvm/index.html3
-rw-r--r--web/kvm/window-about.pug3
2 files changed, 4 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index fb49ad89..f159a16c 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -1883,7 +1883,8 @@
// for their help, and memorializing their names<br>
// is the least we can do in gratitude.<br>
// If you also want to support this project,<br>
- // you can donate on <a target="_blank" href="https://www.patreon.com/pikvm">Patreon</a>.</span>
+ // you can donate on <a target="_blank" href="https://www.patreon.com/pikvm">Patreon</a>
+ or <a target="_blank" href="https://paypal.me/pikvm">Paypal</a>.</span>
<ul>
<li>A. Isenring</li>
<li>Aaron Graubert</li>
diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug
index 344c0593..93f7bea2 100644
--- a/web/kvm/window-about.pug
+++ b/web/kvm/window-about.pug
@@ -38,7 +38,8 @@ div(id="about-window" class="window")
| // for their help, and memorializing their names#[br]
| // is the least we can do in gratitude.#[br]
| // If you also want to support this project,#[br]
- | // you can donate on #[a(target="_blank" href="https://www.patreon.com/pikvm") Patreon].
+ | // you can donate on #[a(target="_blank" href="https://www.patreon.com/pikvm") Patreon]
+ | or #[a(target="_blank" href="https://paypal.me/pikvm") Paypal].
ul
li A. Isenring
li Aaron Graubert