Skip to content

Commit 66dd327

Browse files
committed
Adding icon for Apple devices.
1 parent e5f0e54 commit 66dd327

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

resources/ext/apple-touch-icon.png

293 Bytes
Loading

resources/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
content="Free online barcode generator! Scan barcodes in the web browser or download the images for free!">
1515

1616
<link rel="icon" type="image/png" href="/ext/favicon.png" />
17+
<link rel="apple-touch-icon" href="/ext/apple-touch-icon.png">
1718

1819
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1920

@@ -172,4 +173,4 @@ <h4>More Barcode Tools!</h4>
172173
</div>
173174
</body>
174175

175-
</html>
176+
</html>

0 commit comments

Comments
 (0)