mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Add cardano donation link (#62)
This commit is contained in:
parent
a2a1f3f925
commit
158f7e63d6
1 changed files with 8 additions and 0 deletions
|
@ -211,6 +211,14 @@ export class Donate extends Component<any, any> {
|
|||
</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>cardano</td>
|
||||
<td>
|
||||
<code>
|
||||
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
|
||||
</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue