mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 09:20:15 +01:00
feat: add chrome title color
This commit is contained in:
parent
a8c53f1f0d
commit
d64edfdc7d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
<meta name="theme-color" content="#343541">
|
||||||
<title>ChatGPT Clone</title>
|
<title>ChatGPT Clone</title>
|
||||||
<link
|
<link
|
||||||
rel="shortcut icon"
|
rel="shortcut icon"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue