mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-13 16:04:05 +09:00
deploy: 06b5f165b1
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/index-fc561eca.css
Normal file
1
assets/index-fc561eca.css
Normal file
File diff suppressed because one or more lines are too long
@@ -3,13 +3,13 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/chatgpt-web/assets/logo-3651fe68.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="./assets/logo-3651fe68.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>
|
||||
<script type="module" crossorigin src="/chatgpt-web/assets/index-9e901df6.js"></script>
|
||||
<link rel="stylesheet" href="/chatgpt-web/assets/index-e83a9b5b.css">
|
||||
<script type="module" crossorigin src="./assets/index-59c20876.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index-fc561eca.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user