Random files, maybe due to flutter run.
This commit is contained in:
@ -23,13 +23,13 @@
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="flutter_expense_tracker">
|
||||
<meta name="apple-mobile-web-app-title" content="flutter_empty">
|
||||
<link rel="apple-touch-icon" href="icons/Icon-192.png">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" href="favicon.png"/>
|
||||
|
||||
<title>flutter_expense_tracker</title>
|
||||
<title>flutter_empty</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flutter_expense_tracker",
|
||||
"short_name": "flutter_expense_tracker",
|
||||
"name": "flutter_empty",
|
||||
"short_name": "flutter_empty",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#0175C2",
|
||||
|
Reference in New Issue
Block a user