feat: 品牌升级为墨木灵思,优化 UI 并配置 Docker 部署

This commit is contained in:
yi
2026-05-12 12:19:13 +08:00
parent 728bc1de77
commit df33ce2f18
33 changed files with 375 additions and 75 deletions
+4 -4
View File
@@ -882,12 +882,12 @@ export default function Login() {
>
<img
src="/logo.svg"
alt="MuMuAINovel"
alt="墨木灵思"
style={{ width: 26, height: 26, filter: 'brightness(0) invert(1)' }}
/>
</div>
<Title level={3} style={{ margin: 0, color: token.colorText }}>
MuMuAINovel
</Title>
</Space>
@@ -979,7 +979,7 @@ export default function Login() {
letterSpacing: 0.4,
}}
>
© 2026 MuMuAINovel · GPLv3 License
© 2026 · GPLv3 License
</Paragraph>
</section>
</Col>
@@ -1001,7 +1001,7 @@ export default function Login() {
</Title>
<Paragraph style={{ marginBottom: 0, color: token.colorTextSecondary }}>
MuMuAINovel
</Paragraph>
</Space>