feat: 支持webAPP(苹果添加到主页书签访问) (#227)

* feat: 应用自定义头像

* feat: 头像添加缺省判断

* feat: 头像缺省和响应式

* feat: 支持webAPP(苹果添加到主页书签访问)

---------

Co-authored-by: wangqy <wangqy@inketang.com>
Co-authored-by: ChenZhaoYu <790348264@qq.com>
This commit is contained in:
api man 2023-03-04 08:10:01 +08:00 committed by GitHub
parent f95af40ab8
commit f7f87e266f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta content="yes" name="apple-mobile-web-app-capable"/>
<link rel="apple-touch-icon" href="/favicon.ico">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" />
<title>ChatGPT Web</title>

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB