Hexo Butterfly主题文章页添加疫情地图
教程
- 在
theme主题/layout/includes/widget添加card_yq.pug,代码如下:
1 | .card-widget.card-yq |
- 在
theme主题/layout/includes/widget下修改index.pug,代码如下:
1 | + if theme.aside.card_yq |
- 在
theme主题/languages/下修改zh-CN.yml,代码如下:
1 | aside: |
- 修改主题的配置文件
butterfly.yml
1 | aside: |
成果图

本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 文武科技社!
评论