Use PNG instead of JPG for the payment QR image
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
|
||||
<section class="pay">
|
||||
<p class="muted">{$t('invoices.saved_thanks')}</p>
|
||||
<img src="/payment-qr.jpg" alt="Payment QR code" class="qr" />
|
||||
<img src="/payment-qr.png" alt="Payment QR code" class="qr" />
|
||||
</section>
|
||||
</article>
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.3 KiB |
BIN
static/payment-qr.png
Normal file
BIN
static/payment-qr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user