Skip to content

Commit 065e7c5

Browse files
authored
Update index to support privacy donation
Added Firo address for supporting privacy donation to your account
1 parent b4fe5a3 commit 065e7c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,12 @@
121121
<p style="overflow-wrap: break-word;">
122122
If you like what I'm doing and want to see this expand, consider a small donation to the wallet.<br/><br/>
123123
<a href="https://bitcoin.org" target="_NEW">BTC</a>: <b><a
124-
href="bitcoin:34jUqjQPi3cVqNEifPL2uALJ35EM6rqqJZ">34jUqjQPi3cVqNEifPL2uALJ35EM6rqqJZ</a></b>
124+
href="bitcoin:34jUqjQPi3cVqNEifPL2uALJ35EM6rqqJZ">34jUqjQPi3cVqNEifPL2uALJ35EM6rqqJZ</a></b><br/>
125+
<a href="https://firo.org" target="_NEW">FIRO</a>: <b><a
126+
href="firo:YOUR_FIRO_ADDRESS">YOUR_FIRO_ADDRESS</a></b>
125127
</p>
126128
</footer>
127129

128130
</body>
129131

130-
</html>
132+
</html>

0 commit comments

Comments
 (0)