BAM. Prettier and with QR codes

This commit is contained in:
2026-02-07 23:59:49 -03:00
parent 9bc51ff408
commit f9b3511176
8 changed files with 52 additions and 55 deletions

View File

@@ -50,7 +50,7 @@
{#if qrCodeImage}
<div class="share-qr">
<img
src="/assets/images/{qrCodeImage}.png"
src="/assets/images/{qrCodeImage}.svg"
alt="QR code for this page"
width="160"
height="160"