aboutsummaryrefslogblamecommitdiff
path: root/donate.html
blob: 865f3396b780fc8c0ab289d0065c25d7c01c4267 (plain) (tree)




















                                                                                                                                       
                                                        






                            
<!DOCTYPE html>
<html>
    <head>
		<meta charset="UTF-8">
        <link rel="stylesheet" type="text/css" href="/style.css">
        <link rel="stylesheet" type="text/css" href="/about.css">
        <title>ARFNET</title>
    </head>

    <body>
		<header><a href="/">
			<img src="arfnet_logo.png" width="64">
			<span class="title"><strong>ARFNET</strong></span>
		</a></header>
		<hr>
		<main>
			<h2 class="center">Donate</h2>
			<p>Help the ARFNET cause by donating in several ways, to keep maintaining the systems offering your service</p>
            <ul>
                <li><a href="https://paypal.me/arf20">Paypal</a></li>
                <li>Bizum: +34 637 63 21 36</li>
                <li>PO Box for physical donations: <pre>
Camino Hondo, Buzón 104
30813, Lorca, Murcia, Spain.
                </pre></li>
            </ul>
		</main>
    </body>
</html>