Skip to content

Commit 565c20b

Browse files
committed
fix logo href
1 parent d1d74b5 commit 565c20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="apple-mobile-web-app-capable" content="yes" />
1717
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
1818

19-
<link rel="apple-touch-icon" href="icon-192.png" />
19+
<link rel="apple-touch-icon" href="logo192.png" />
2020

2121
<title>Web App Map</title>
2222
</head>

0 commit comments

Comments
 (0)