diff --git a/lib/pinchflat_web/components/layouts/partials/donate_modal.heex b/lib/pinchflat_web/components/layouts/partials/donate_modal.heex
new file mode 100644
index 0000000..a74d089
--- /dev/null
+++ b/lib/pinchflat_web/components/layouts/partials/donate_modal.heex
@@ -0,0 +1,26 @@
+<.modal id="donate-modal" allow_close={true}>
+ Thank you for your support :)
+ If you find the project valuable and want to support its development, a
+ <.inline_link href="https://www.paypal.me/kieraneglin">donation
+ would be greatly appreciated.
+
+ Plus, $5 USD from any donation over $10 USD will be donated to
+ <.inline_link href="https://www.eff.org/">The Electronic Frontier Foundation
+ who defend your online liberties and backed
+ <.inline_code>youtube-dl
+ when Google took them down<.inline_link href="https://github.com/github/dmca/blob/9a85e0f021f7967af80e186b890776a50443f06c/2020/11/2020-11-16-RIAA-reversal-effletter.pdf">
+ <.icon name="hero-arrow-top-right-on-square" class="h-3 w-3" />
+ .
+ Donate
+