Skip to content

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Nov 07:57
· 4 commits to main since this release
feat: 嵌入模板文件并优化页面样式

- 使用 embed 包将模板文件嵌入到可执行文件中
- 修改模板路径为 templates/template.html
- 为 HTML 添加 lang 属性以提高语义化
- 更新 CSS 字体设置,增加对中文的友好支持
- 调整页面边距和列表样式以改善视觉效果