rename Listing threshold to Deposit threshold, add donation note in terms

This commit is contained in:
2026-07-05 19:22:26 -04:00
parent e74259ef55
commit 2077b5b931
2 changed files with 3 additions and 2 deletions

View File

@@ -135,8 +135,9 @@ footer a{color:var(--accent);text-decoration:none}
</div>
<div class="info-block">
<span class="ic">04</span>
<h3>Listing Threshold</h3>
<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>
</div>
</div>
</section>