summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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