mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
TTS
This commit is contained in:
@@ -12,7 +12,7 @@ class Code extends Component
|
|||||||
|
|
||||||
$qrCode = base64_encode(QrCode::format('png')
|
$qrCode = base64_encode(QrCode::format('png')
|
||||||
->size(500)
|
->size(500)
|
||||||
->merge('/public/img/einundzwanzig.png', .3)
|
->merge('/public/img/brezeln.jpg', .3)
|
||||||
->errorCorrection('H')
|
->errorCorrection('H')
|
||||||
->generate('https://portal.einundzwanzig.space/hello'));
|
->generate('https://portal.einundzwanzig.space/hello'));
|
||||||
|
|
||||||
|
|||||||
BIN
public/img/brezeln.jpg
Normal file
BIN
public/img/brezeln.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user