This commit is contained in:
HolgerHatGarKeineNode
2023-04-29 01:39:35 +02:00
parent 23b97b4dc5
commit d7bfcad868
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ class Code extends Component
$qrCode = base64_encode(QrCode::format('png')
->size(500)
->merge('/public/img/einundzwanzig.png', .3)
->merge('/public/img/brezeln.jpg', .3)
->errorCorrection('H')
->generate('https://portal.einundzwanzig.space/hello'));

BIN
public/img/brezeln.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB