mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
feat: allow FWA (#1440)
This commit is contained in:
parent
8be2b6f380
commit
443b491286
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="theme-color" content="#343541">
|
<meta name="theme-color" content="#343541">
|
||||||
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<title>LibreChat</title>
|
<title>LibreChat</title>
|
||||||
<link
|
<link
|
||||||
rel="shortcut icon"
|
rel="shortcut icon"
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="theme-color" content="#343541">
|
<meta name="theme-color" content="#343541">
|
||||||
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
<title>LibreChat</title>
|
<title>LibreChat</title>
|
||||||
<link
|
<link
|
||||||
rel="shortcut icon"
|
rel="shortcut icon"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue