specify image dimensions for bitcoin qr code

This commit is contained in:
Daniel Micay 2019-04-26 00:14:23 -04:00
parent e89bee3a1b
commit 5bdfe6032a

View File

@ -23,7 +23,7 @@
<h2>Bitcoin</h2> <h2>Bitcoin</h2>
<p>You can send Bitcoin donations to the following address to support this project:</p> <p>You can send Bitcoin donations to the following address to support this project:</p>
<div id="bitcoin_address"> <div id="bitcoin_address">
<img src="/bitcoin_address.png" alt="Bitcoin address QR code"/> <img src="/bitcoin_address.png" alt="Bitcoin address QR code" width="160" height="160"/>
<p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p> <p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p>
</div> </div>
<h2>PayPal</h2> <h2>PayPal</h2>