]> _ Git - songbook.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 10 Sep 2022 17:35:06 +0000 (19:35 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 10 Sep 2022 17:35:06 +0000 (19:35 +0200)
resources/views/menu.blade.php

index 853c07d2a839a8f45ba245a9e7b668b60a2f8a02..341da1a6ccadff132d3d5f8e59e58ddd34d5b1c9 100644 (file)
@@ -97,9 +97,9 @@
             @endif
 
             <li>
-                    <span><img
-                            src="https://api.qrserver.com/v1/create-qr-code/?size=50x50&data={{rawurlencode('https://songbook.enhydra.fr/'.$collection->slug)}}"
-                            style="width: 15px;height:auto;margin:5px 10px 5px 5px;vertical-align: bottom">Share via QR code</span>
+                <span><img
+                        src="https://api.qrserver.com/v1/create-qr-code/?size=50x50&data={{rawurlencode('https://songbook.enhydra.fr/'.$collection->slug)}}"
+                        style="width: 15px;height:auto;margin:5px 10px 5px 5px;vertical-align: bottom">Share via QR code</span>
                 <ul>
                     <li style="padding:30px;"><img
                             src="https://api.qrserver.com/v1/create-qr-code/?size=300x300&data={{rawurlencode('https://songbook.enhydra.fr/'.$collection->slug)}}"