Rename installed PWA to OpenSquared
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
<meta name="theme-color" content="#111827">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-title" content="Assistant">
|
||||
<title>OpenSquared Assistant</title>
|
||||
<meta name="apple-mobile-web-app-title" content="OpenSquared">
|
||||
<title>OpenSquared</title>
|
||||
<link rel="manifest" href="/manifest.webmanifest">
|
||||
<link rel="icon" href="/icons/icon.svg" type="image/svg+xml">
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "OpenSquared Assistant",
|
||||
"short_name": "Assistant",
|
||||
"name": "OpenSquared",
|
||||
"short_name": "OpenSquared",
|
||||
"description": "Assistant vocal personnel pour envoyer des emails et piloter des actions.",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
|
||||
Reference in New Issue
Block a user