neocities/views/donate.erb
2017-08-08 13:59:32 -07:00

51 lines
2.6 KiB
Text

<style>
h3 { margin-top: 20px; }
</style>
<div class="header-Outro">
<div class="row content single-Col">
<h1>Donate to Neocities</h1>
<h2 class="subtitle">Help us keep the creative, independent internet alive!</h2>
</div>
</div>
<div class="content single-Col misc-page txt-Center">
<article role="article">
<img src="/img/support-us.png" style="margin-bottom: 20px">
<p>
Ever since the beginning, Neocities has been powered by donations from our community of supporters and generous contributors.
Any donations received go directly towards paying bills and acquiring the server infrastructure we need to continue improving and upgrading the site. Any amount helps!
</p>
<p>Additionally if you represent an organization that is interested in contributing to Neocities, <a href="/contact">we'd love to talk with you</a>!</p>
<div style="margin-left: auto; margin-right: auto; width: 70%">
<div style="text-align: left">
<h3>Some of the things we use donations for:</h3>
<ul>
<li>Infrastructure costs</li>
<li>Legal liability insurance (to protect against frivilous lawsuits)</li>
<li>Improving site functionality</li>
</ul>
</div>
</div>
<h3>Bitcoin:</h3>
<p><img src="/img/bitcoin.png"></p>
<p><b><a href="bitcoin:1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T">1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T</a></b></p>
<script>function shapeshift_click(a,e){e.preventDefault();var link=a.href;window.open(link,'1418115287605','width=700,height=500,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=0,left=0,top=0');return false;}</script> <a onclick="shapeshift_click(this, event);" href="https://shapeshift.io/shifty.html?destination=1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T&amp;output=BTC"><img src="https://shapeshift.io/images/shifty/xs_light_altcoins.png" class="ss-button"></a>
<h3>PayPal:</h3>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="RBASFDBGMTPME">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<h4 style="margin-top: 30px; margin-bottom: 30px">Thanks. You are great! <a href="/#new">Now go and make an awesome web site!</a></h4>
</article>
</div> <!-- end .content -->