mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
17 lines
432 B
HTML
17 lines
432 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/png" href="/favicon.png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>WebAI2API</title>
|
|
<script type="module" crossorigin src="/assets/index-BaE9FvKY.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-BVr8U7Bl.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
|
|
</html> |