diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index cc066276..687b1004 100644 --- a/static/donate.html +++ b/static/donate.html @@ -23,7 +23,7 @@ <h2>Bitcoin</h2> <p>You can send Bitcoin donations to the following address to support this project:</p> <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> </div> <h2>PayPal</h2> |
