cobra.vern.cc/donations.html

18 lines
816 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Donate to me</title>
</head>
<body>
<!--#include file="/nav" -->
<div class=h><h1 id=donate>Donate to me</h1> <a aria-hidden=true href=#donate>#donate</a></div>
<p>I only, ONLY take donations through Monero.</p>
<p>My XMR address is <code>46Hd2Ktx1HE7rXzSueHHFz75VUL41MFWAV6xatvKLiDeBa68qXxA6JzifbkJX8NwtMgeLNp2qGuu33nG7aGcsaHHNday7YQ</code>. Any other address is NOT me.</p>
<p>Note: these are not donations for <span class=vern>~vern</span>. <span class=vern>~vern</span> donations can be found at <a href=//vern.cc/donations>vern.cc/donations</a>.</p>
<img src="/media/xmr.png" alt="A QR code representing my XMR address" width=300 height=300>
<!--#include file="footer" -->
</body>
</html>