-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonations.html
More file actions
21 lines (21 loc) · 872 Bytes
/
donations.html
File metadata and controls
21 lines (21 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>Donations to rbrunner7</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style type="text/css">
<!--
body {padding: 20px;}
p, ul {font-size:1em; font-family: Arial, Helvetica, sans-serif; max-width: 70em; line-height: 120%;}
code {font-size:1.2em; color:blue}
pre {overflow: auto; color:blue; padding-left: 20px;}
-->
</style>
</head>
<body>
<h1>Donations to rbrunner7</h1>
<p>If you want to donate XMR for my contributions to Monero like the MMS (Multisig Messaging System)
or my Monero-themed short stories feel free to send any amount, however small, to my XMR address:</p>
<p><b>48g3vN8dbeELnpYWH9neCRQeYoNRb2Rene6og1y5WCFpYJxh1JL6U4LCz4phAGQcYmXcCibD9rS7U5JsDsFbGtQ5DJBqnpx</b></p>
<p><img src="rbrunner7.png" alt="rbrunner7 XMR donation address" height="200" width="200"></p>
</body>
</html>