配置

没有请创建blog/_configy.butterfly.yml相应位置修改

1
2
3
4
5
6
beautify:
enable: true
title-prefix-icon: '\f863'
inject:
head:
- "<style>#article-container.post-content h1:before, h2:before, h3:before, h4:before, h5:before, h6:before { -webkit-animation: avatar_turn_around 1s linear infinite; -moz-animation: avatar_turn_around 1s linear infinite; -o-animation: avatar_turn_around 1s linear infinite; -ms-animation: avatar_turn_around 1s linear infinite; animation: avatar_turn_around 1s linear infinite; }</style>"

3.5.1版本上测试通过