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
// is the least we can do in gratitude.
// If you also want to support this project,
- // you can donate on Patreon.
+ // you can donate on Patreon
+ or Paypal.
- A. Isenring
- Aaron Graubert
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