Change order of donation preferences, add USD section.
This commit is contained in:
parent
d962f1ac74
commit
7c8a59abc5
@ -4,8 +4,19 @@
|
||||
<h2 class="col-12 header">Donate</h2>
|
||||
</div>
|
||||
<div class="row text">
|
||||
<div class="col-6 center">
|
||||
<p>Donations can be provided directly to my crypto addresses.</p>
|
||||
|
||||
<div class="col-4 center">
|
||||
<h3>Preference 1 - Private Crypto</h3>
|
||||
<p>Privately send me any type of coin.</p>
|
||||
<div class="header">
|
||||
<!-- https://trocador.app/en/anonpayurlgenerator -->
|
||||
<iframe src="https://trocador.app/anonpay/?ticker_to=xmr&network_to=Mainnet&address=4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao&donation=True&amount=1337.0&name=Chad&description=Support+Chad+%40+Hyperling&email=me@hyperling,com&ticker_from=doge&network_from=Mainnet&buttonbgcolor=663399&textcolor=cccccc&bgcolor=" width="310" height="350" style="border:0" scrolling="no"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-4 center">
|
||||
<h3>Preference 2 - Public Crypto</h3>
|
||||
<p>Donate directly to my crypto addresses.</p>
|
||||
<div class="header center">
|
||||
<br/>
|
||||
|
||||
@ -27,11 +38,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-6 center">
|
||||
<p>Or use the widget below to send me any coin you'd like!</p>
|
||||
<div class="header">
|
||||
<!-- https://trocador.app/en/anonpayurlgenerator -->
|
||||
<iframe src="https://trocador.app/anonpay/?ticker_to=xmr&network_to=Mainnet&address=4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao&donation=True&amount=1337.0&name=Chad&description=Support+Chad+%40+Hyperling&email=me@hyperling,com&ticker_from=doge&network_from=Mainnet&buttonbgcolor=663399&textcolor=cccccc&bgcolor=" width="310" height="350" style="border:0" scrolling="no"></iframe>
|
||||
</div>
|
||||
<div class="col-4 center">
|
||||
<h3>Preference 3 - Public USD</h3>
|
||||
<p>Send USD to a public, visible account.</p>
|
||||
<ul class="indent">
|
||||
<li>Zelle: <kbd>me@hyperling.com</kbd></li>
|
||||
<li>Venmo: <kbd>@Hyperling</kbd></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user