diff options
author | Özgür Kesim <oec@kesim.org> | 2025-06-19 22:09:34 +0200 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2025-06-19 22:09:34 +0200 |
commit | 90aa231ecb994b6f45a06b14afbc31e093a940a9 (patch) | |
tree | 77a8bcc4dfcc542d861aa40e13b3c1dfbf69442a /stylefiles/slides/donate.html | |
parent | 251167507d85151bcbba1aba641309db648d1e9f (diff) |
polishing
Diffstat (limited to 'stylefiles/slides/donate.html')
-rw-r--r-- | stylefiles/slides/donate.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/stylefiles/slides/donate.html b/stylefiles/slides/donate.html new file mode 100644 index 0000000..ee6f98f --- /dev/null +++ b/stylefiles/slides/donate.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html> + <head> + <title>donate!</title> + </head> + <body> + <h1>Please donate for my cause</h1> + + <h2>Scan the QR code with your phone<h2> + <img width="30%" src="donation-qr.png"> + <h2>Or check your wallet in the browser</h2> + + <p> + Link: <a href="taler://pay-template/backend.demo.taler.net/instances/merchant-8f68f1a7/ngi-forum-2025-support"> + taler://pay-template/backend.demo.taler.net/instances/merchant-8f68f1a7/ngi-forum-2025-support</a> + + + |