对个人博客的主题进行更换。
步骤简介
- 进入hexo官网挑选自己喜欢的主题 https://hexo.io/themes/
- 确定选择icarus主题,下载icarus主题 https://github.com/ppoffice/hexo-theme-icarus
- 更换配置文件 https://github.com/ppoffice/hexo-theme-icarus
遇到的问题
hexo clean时报错 prism_plugin
现象
1 | |
解决
在_config.yml文件中增加下面代码
1 | |
对个人博客的主题进行更换。
hexo clean时报错 prism_plugin
现象
1 | |
解决
在_config.yml文件中增加下面代码
1 | |