diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-07-03 16:15:12 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-07-03 16:15:12 +0000 |
| commit | fd3aeb65cab826e377befe45cf71ec2be4a21b1d (patch) | |
| tree | 0b039d042fa43a4f3d26865fc7ab52e624ae3b36 /index.html | |
| parent | e09d431e216eb8e52e7706f4e45a51a770476dc3 (diff) | |
added styling to xmr address
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ If you've found something above useful, consider <a href="#donate">sending</a> s <h2 id="donate">Donation</h2> <ul> <li>XMR address: - <code style="font-size: small;">42hFshxmNoFZfAkDJTjSx9MUruMHdLTiDTE4efpP7xZTYwHMjwDZ6eJea2EnyBGGr5ab81cAovBxxT6KSvpUY5roUdkP1Qj</code> + <pre><code>42hFshxmNoFZfAkDJTjSx9MUruMHdLTiDTE4efpP7xZTYwHMjwDZ6eJea2EnyBGGr5ab81cAovBxxT6KSvpUY5roUdkP1Qj</code></pre> <img style="width:15%;height: auto;" src="pix/xmr.gif" alt="address QR code"> </li> </ul> |
