博客美化 ---- CNblogs-Theme-Sakura
开始
看见了类似的文章。就想把自己的博客也美化一下。
使用须知
- 需要开通 JS 权限(直接在设置中申请即可)
- 主题为
CNblogs-Theme-Sakura,几乎没有修改
使用方法
修改博客皮肤为 Custom,不要禁用模版样式
如果使用我的配置,建议使用原主题说明搭配食用
新增属性说明
| 模块 | 属性 | 说明 | 类型 |
|---|---|---|---|
| topInfo | ptitle | 默认首页标题 | String |
| menu | reward | 赞赏链接 | String |
| me | 关于中“我?”的链接 | String | |
| friends | 友链链接(没用)属性:url、name、icon | Array | |
| tools | 工具链接 属性:url、name、icon | Array |
url为对应链接,name为显示名,icon为前面的图标。图标参考 Font Awesome
// 示例
tools: [
{url: "https://www.baidu.com", name: "百度", icon="search"},
{url: "https://www.jeson.club", name: "我的博客", icon="book"}
]

博客美化主题:CNblogs-Theme-Sakura
浙公网安备 33010602011771号