更新登录

This commit is contained in:
2026-05-05 20:44:24 +08:00
parent bf134dec86
commit eba6478913
20 changed files with 389 additions and 412 deletions
+2 -2
View File
@@ -3,11 +3,11 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Claude Code Companion</title>
<title>Heicode</title>
<!-- Fonts are self-hosted in /fonts/ and declared via @font-face in globals.css -->
<style>
/* Prevent white flash on load */
html { background: #FAF9F5; }
html { background: #0A0A0C; }
</style>
</head>
<body>