Skip to content

Commit c94e458

Browse files
committed
mages: use the compressed version of the QR code
This helps save some bandwidth and helps with the quicker loading of the website possibly without losing anything else.
1 parent bc748bf commit c94e458

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

images/commons-app-qr.jpeg

22.1 KB
Loading

images/commons-app-qr.png

-66 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h2>Commons Mobile App</h2>
162162
</div>
163163

164164
<div class="qr-code-div">
165-
<img src="images/commons-app-qr.png"/>
165+
<img src="images/commons-app-qr.jpeg"/>
166166
</div>
167167
</footer>
168168

0 commit comments

Comments
 (0)