Keep v3.0.3 Released
修复用户无法使用自己图片作为 头像(avatar) 和 网站图标(favicon) 的 Bug。
主题配置文件增加
favicon
和avatar
配置选项,可使用本地图片或图片外链。1
2
3
4
5
6
7
8
9style:
# Theme primary color
primary_color: "#CC3333"
# Avatar (You can use local image or image external link)
avatar: https://cdn.jsdelivr.net/gh/XPoet/image-hosting@master/common-use/avatar.jpg
# Favicon (You can use local image or image external link)
favicon: images/logo.svg重构 CSS 字体单位,
em
->rem
,更合理,更协调,更优雅。
- 本文标题:Keep v3.0.3 Released
- 本文作者:Keep Team
- 创建时间:2020-12-01 12:00:00
- 本文链接:https://keep.xpoet.cn/2020/12/Keep-v3-0-3-Released/
- 版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!
评论