Skip to content

feat(footer): center footer content and render Markdown links - #3

Merged
yunlongwen merged 1 commit into
mainfrom
feat/footer-centering-markdown
Jun 15, 2026
Merged

feat(footer): center footer content and render Markdown links#3
yunlongwen merged 1 commit into
mainfrom
feat/footer-centering-markdown

Conversation

@yunlongwen

Copy link
Copy Markdown
Owner

Center the custom footer block (drop desktop left-align) and render its content with the shared Markdown component (react-markdown + remark-gfm + rehype-raw), so admins can write links like ICP. External links open in a new tab. Update the Footer field description (en/zh) to hint Markdown support. Default multi-column footer unchanged.

⚠️ 提交说明 / PR Notice

Important

  • 请提供人工撰写的简洁摘要,避免直接粘贴未经整理的 AI 输出。

📝 变更描述 / Description

(简述:做了什么?为什么这样改能生效?请基于你对代码逻辑的理解来写,避免粘贴未经整理的内容)

🚀 变更类型 / Type of change

  • 🐛 Bug 修复 (Bug fix) - 请关联对应 Issue,避免将设计取舍、理解偏差或预期不一致直接归类为 bug
  • ✨ 新功能 (New feature) - 重大特性建议先通过 Issue 沟通
  • ⚡ 性能优化 / 重构 (Refactor)
  • 📝 文档更新 (Documentation)

🔗 关联任务 / Related Issue

  • Closes # (如有)

✅ 提交前检查项 / Checklist

  • 人工确认: 我已亲自整理并撰写此描述,没有直接粘贴未经处理的 AI 输出。
  • 非重复提交: 我已搜索现有的 IssuesPRs,确认不是重复提交。
  • Bug fix 说明: 若此 PR 标记为 Bug fix,我已提交或关联对应 Issue,且不会将设计取舍、预期不一致或理解偏差直接归类为 bug。
  • 变更理解: 我已理解这些更改的工作原理及可能影响。
  • 范围聚焦: 本 PR 未包含任何与当前任务无关的代码改动。
  • 本地验证: 已在本地运行并通过测试或手动验证,维护者可以据此复核结果。
  • 安全合规: 代码中无敏感凭据,且符合项目代码规范。

📸 运行证明 / Proof of Work

(请在此粘贴截图、关键日志或测试报告,以证明变更生效)

Center the custom footer block (drop desktop left-align) and render its
content with the shared Markdown component (react-markdown + remark-gfm +
rehype-raw), so admins can write links like [ICP](https://beian.miit.gov.cn).
External links open in a new tab. Update the Footer field description
(en/zh) to hint Markdown support. Default multi-column footer unchanged.
@yunlongwen
yunlongwen merged commit e607884 into main Jun 15, 2026
@yunlongwen
yunlongwen deleted the feat/footer-centering-markdown branch June 16, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant