fix
parent
6b362679ac
commit
0520681d95
|
@ -0,0 +1,4 @@
|
|||
hexo.extend.filter.register('theme_inject', function (injects) {
|
||||
// 样式文件
|
||||
injects.style.push('/source/_data/styles.styl');
|
||||
})
|
Loading…
Reference in New Issue