Fixes Add mobile-web-app-capable #133
This commit is contained in:
parent
4b4c0bdf67
commit
9187946edd
|
@ -6,6 +6,7 @@
|
|||
<link rel="icon" type="image/svg+xml" href="/src/assets/logo.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="ChatGPT-web - a simple one-page web interface to the OpenAI ChatGPT API" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<title>ChatGPT-web</title>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in New Issue