forked from bitcoinafterlife/bal-welist-website
rewrite deposit threshold section in terms
This commit is contained in:
@@ -136,8 +136,8 @@ footer a{color:var(--accent);text-decoration:none}
|
||||
<div class="info-block">
|
||||
<span class="ic">04</span>
|
||||
<h3>Deposit Threshold</h3>
|
||||
<p>The minimum payment required to be listed is <span id="thr-min">50,000</span> sats. This threshold may be adjusted over time.</p>
|
||||
<p>All deposits below the threshold will be considered donations to the service and will not increase the balance.</p>
|
||||
<p>All deposits below <span id="thr-min">50,000</span> sats will be considered donations and will not increase the balance.</p>
|
||||
<p>All servers with a positive balance will be listed.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user