Skip to content

Commit 42fd528

Browse files
kevinten10claude
andcommitted
fix: 修复 Hero 背景图路径和 i18n 翻译缺失,优化整体样式
- 使用 Hugo relURL 修复 hero-bg.png 在子路径部署下的 404 - 添加 i18n/zh.toml 修复搜索框和 footer 的 [i18n] 占位符 - 优化 CSS:更精致的间距、动画曲线、hover 效果和暗色主题 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 13a3207 commit 42fd528

2 files changed

Lines changed: 225 additions & 161 deletions

File tree

i18n/zh.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[ui_search]
2+
other = "搜索"
3+
4+
[footer_privacy_policy]
5+
other = "隐私政策"
6+
7+
[ui_search_placeholder]
8+
other = "搜索文档..."

0 commit comments

Comments
 (0)