updated title, icon background
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"short_name": "L@pp",
|
||||
"start_url": "/",
|
||||
"display": "standalone", // Or "minimal-ui" for a more browser-like feel on iOS
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "transparent",
|
||||
"theme_color": "transparent",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/lapp192.png",
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{ title or "L@PP" }}</title>
|
||||
<title>{{ title or "L@pp" }}</title>
|
||||
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||
<meta name="description" content="A list for groceries">
|
||||
|
||||
Reference in New Issue
Block a user