1 parent e5f0e54 commit 66dd327Copy full SHA for 66dd327
2 files changed
resources/ext/apple-touch-icon.png
293 Bytes
resources/index.html
@@ -14,6 +14,7 @@
14
content="Free online barcode generator! Scan barcodes in the web browser or download the images for free!">
15
16
<link rel="icon" type="image/png" href="/ext/favicon.png" />
17
+ <link rel="apple-touch-icon" href="/ext/apple-touch-icon.png">
18
19
<meta name="viewport" content="width=device-width, initial-scale=1.0">
20
@@ -172,4 +173,4 @@ <h4>More Barcode Tools!</h4>
172
173
</div>
174
</body>
175
-</html>
176
+</html>
0 commit comments