Skip to content

Commit a37daae

Browse files
authored
Update index.html
1 parent 89b6b44 commit a37daae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="icon" href="./favicon.png">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
9-
<title>修改步数</title>
9+
<title>查询 ChatGPTAPI 余额</title>
1010
<style>
1111
:root {
1212
--color-primary: #5c7cfa;
@@ -309,4 +309,4 @@ <h1>查询 ChatGPTAPI 余额</h1>
309309
</script>
310310
</body>
311311

312-
</html>
312+
</html>

0 commit comments

Comments
 (0)