We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc005e commit b42540eCopy full SHA for b42540e
index.html
@@ -19,7 +19,7 @@
19
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
20
<link rel="shortcut icon" href="/favicon.ico" />
21
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
22
- <meta name="apple-mobile-web-app-title" content="Email Signatures" />
+ <meta name="apple-mobile-web-app-title" content="Cipher" />
23
<link rel="manifest" href="/site.webmanifest" />
24
</head>
25
<body>
public/site.webmanifest
@@ -1,6 +1,6 @@
1
{
2
- "name": "Give The Password",
3
- "short_name": "Give The Password",
+ "name": "Cipher",
+ "short_name": "Cipher",
4
"icons": [
5
6
"src": "/web-app-manifest-192x192.png",
0 commit comments