_config.butterfly.yml
加入下面代码
1 2 3 4 5
| inject: head: - <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/xingjiahui/modify/pace/themes/pink/pace-theme-flash.min.css"> bottom: - <script no-destroy src="https://cdn.jsdelivr.net/gh/xingjiahui/modify/pace/pace.min.js"></script>
|