butterfly 主题网站切换时更换标题
- 新建文件
\source\js\title.js
,写入以下内容(注意更改成自己的文本):
1 | //动态标题 |
- 在主题配置文件
_config.butterfly.yml
引入该文件:
1 | inject: |
- hexo 三连
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
\source\js\title.js
,写入以下内容(注意更改成自己的文本):1 | //动态标题 |
_config.butterfly.yml
引入该文件:1 | inject: |