Skip to content

Commit d926154

Browse files
committed
NEW
1 parent dbc0f7e commit d926154

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extend/remindai/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>RemindAI — 开源桌面 AI 助手</title>
77
<meta name="description" content="RemindAI:开源桌面 AI 助手,为大模型提供完整工具外壳,文件操作、代码执行、向量记忆、MCP 协议一体化。" />
8-
<link rel="icon" href="https://raw.githubusercontent.com/PythonnotJava/RemindAI/main/snapshots/logos/logo_egg.png" type="image/png" />
8+
<link rel="icon" href="assets/logo_egg.png" type="image/png" />
99
<style>
1010
:root {
1111
--bg: #0a0a0f;

extend/remindai/sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
</head>
191191
<body>
192192
<div class="container">
193-
<img src="snapshots/logos/logo_egg.png" alt="RemindAI Logo" class="logo">
193+
<img src="https://raw.githubusercontent.com/PythonnotJava/RemindAI/main/snapshots/logos/logo_egg.png" alt="RemindAI Logo" class="logo">
194194

195195
<h1>💚 赞助 RemindAI</h1>
196196

0 commit comments

Comments
 (0)