Add QR Codes
This commit is contained in:
BIN
assets/img/qr/BTC.png
Normal file
BIN
assets/img/qr/BTC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
@ -19,7 +19,7 @@ permalink: /donate/
|
|||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<label for="BTC" class="col-sm-4 col-form-label"><strong>Bitcoin (BTC)</strong></label>
|
<label for="BTC" class="col-sm-4 col-form-label"><strong>Bitcoin (BTC)</strong></label>
|
||||||
<div class="col-sm-8">
|
<div class="col-sm-8">
|
||||||
<input id="BTC" type="text" value="1C3MVvvJwfEiS5KQmZzJkiVq7obYi2zRqb" onclick="this.focus();this.select()" class="form-control input-lg" readonly>
|
<input id="BTC" type="text" value="1C3MVvvJwfEiS5KQmZzJkiVq7obYi2zRqb" onclick="this.focus();this.select()" class="form-control input-lg" readonly> <a href="/assets/img/qr/BTC.png"><i class="fa fa-qrcode"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user