2026-04-01 20:48:44 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="zh-CN">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2026-04-03 21:02:38 +08:00
|
|
|
<title>🦀 Agent Diary - AI Agent 日记管理系统</title>
|
|
|
|
|
<link rel="icon" href="/logo.png" type="image/png">
|
|
|
|
|
<link rel="shortcut icon" href="/logo.png" type="image/png">
|
2026-04-01 20:48:44 +08:00
|
|
|
</head>
|
|
|
|
|
<body>
|
2026-04-02 13:15:41 +08:00
|
|
|
<div id="root"></div>
|
2026-04-01 20:48:44 +08:00
|
|
|
</body>
|
|
|
|
|
</html>
|