mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
5 lines
171 B
PHP
5 lines
171 B
PHP
<div class="mt-10 flex flex-col items-center justify-center gap-x-6 bg-white py-12">
|
|
<img src="{{ 'data:image/png;base64, '. $qrCode }}"
|
|
alt="qrcode">
|
|
</div>
|