mirror of
https://github.com/writefreely/writefreely
synced 2024-11-28 11:30:18 +00:00
parent
dbdbcfd100
commit
2fde648519
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ textarea.section.norm {
|
||||||
<div class="option">
|
<div class="option">
|
||||||
<h2>Web Monetization</h2>
|
<h2>Web Monetization</h2>
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<p class="explain">Web Monetization enables you to receive micropayments from readers that have a <a href="https://coil.com">Coil membership</a>. Add your payment pointer to enable Web Monetization on your blog.</p>
|
<p class="explain">Web Monetization enables you to receive micropayments from readers via <a href="https://interledger.org">Interledger</a>. Add your payment pointer to enable Web Monetization on your blog.</p>
|
||||||
<input type="text" name="monetization_pointer" style="width:100%" value="{{.Collection.Monetization}}" placeholder="$wallet.example.com/alice" />
|
<input type="text" name="monetization_pointer" style="width:100%" value="{{.Collection.Monetization}}" placeholder="$wallet.example.com/alice" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue