This commit is contained in:
morgan9e
2025-07-10 11:48:48 +00:00
parent b28b34f844
commit 4cf3ef03a8
5 changed files with 6 additions and 7 deletions

1
CNAME
View File

@@ -1 +0,0 @@
chat.morgan.kr

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> <head>
<meta charset="UTF-8" /> <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="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="description" content="ChatGPT-web - a simple one-page web interface to the OpenAI ChatGPT API" />
<meta name="mobile-web-app-capable" content="yes" /> <meta name="mobile-web-app-capable" content="yes" />
<title>ChatGPT-web</title> <title>ChatGPT-web</title>
<script type="module" crossorigin src="/chatgpt-web/assets/index-bacb3848.js"></script> <script type="module" crossorigin src="/assets/index-f92e184f.js"></script>
<link rel="stylesheet" href="/chatgpt-web/assets/index-a0123244.css"> <link rel="stylesheet" href="/assets/index-e71a2277.css">
</head> </head>
<body> <body>