donate.erb 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <style>
  2. h3 { margin-top: 20px; }
  3. </style>
  4. <div class="header-Outro">
  5. <div class="row content single-Col">
  6. <h1>Donate to Neocities</h1>
  7. <h2 class="subtitle">Help us keep the creative, independent internet alive!</h2>
  8. </div>
  9. </div>
  10. <div class="content single-Col misc-page txt-Center">
  11. <article role="article">
  12. <img src="/img/support-us.png" style="margin-bottom: 20px">
  13. <p>
  14. Ever since the beginning, Neocities has been powered by donations from our community of supporters and generous contributors.
  15. 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!
  16. </p>
  17. <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>
  18. <h3><strong><a href="https://donorbox.org/neocities">DONATE NOW</a></strong></h3>
  19. <!--
  20. <h3>PayPal:</h3>
  21. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  22. <input type="hidden" name="cmd" value="_s-xclick">
  23. <input type="hidden" name="hosted_button_id" value="RBASFDBGMTPME">
  24. <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!">
  25. <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
  26. </form>
  27. -->
  28. <h3>Bitcoin:</h3>
  29. <p><img src="/img/bitcoin.png"></p>
  30. <p><b><a href="bitcoin:1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T">1MPYyfoWK8CkAzhLzLLtZGa9dwEGT5dm2T</a></b></p>
  31. <h3>Filecoin</h3>
  32. <p><b>f1tub53j4dglc5bcgn2djaqljfkphiw6dem67ev2a</b></p>
  33. <p><a href="https://filecoin.io">(more info about Filecoin)</a></p>
  34. <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>
  35. </article>
  36. </div> <!-- end .content -->