rewrite deposit threshold section in terms

This commit is contained in:
2026-07-05 21:03:52 -04:00
parent f6c686cc40
commit 75a1191060

View File

@@ -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>