Skip to content

Commit d1b9ee1

Browse files
committed
update favicon
1 parent 1fc50df commit d1b9ee1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/weekly_menu_app/web/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
6-
<meta name="description" content="A new Flutter project.">
6+
<meta name="description" content="Weekly Menu App">
77

88
<!-- iOS meta tags & icons -->
99
<meta name="apple-mobile-web-app-capable" content="yes">
1010
<meta name="apple-mobile-web-app-status-bar-style" content="black">
11-
<meta name="apple-mobile-web-app-title" content="weekly_menu_app">
11+
<meta name="apple-mobile-web-app-title" content="Weekly Menu">
1212
<link rel="apple-touch-icon" href="icons/Icon-192.png">
1313

1414
<!-- Favicon -->
15-
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
15+
<link rel="shortcut icon" type="image/icon" href="favicon.ico"/>
1616

1717
<title>weekly_menu_app</title>
1818
<link rel="manifest" href="manifest.json">

0 commit comments

Comments
 (0)