This commit is contained in:
morgan9e
2025-06-15 06:44:45 +00:00
parent dff84a00bf
commit ba8e06435d
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -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>