hexo-theme-purer icon indicating copy to clipboard operation
hexo-theme-purer copied to clipboard

想让右侧生成的文章目录,不自动生成数字序号

Open jefferyjob opened this issue 3 years ago • 1 comments

image

自动生成的数字序号非常杂乱,请问如何修改配置可以让生成文章的时候,不自动生成数字序号

jefferyjob avatar Nov 11 '22 05:11 jefferyjob

https://hexo.io/docs/helpers#toc

https://github.com/fengkx/hexo-theme-purer/blob/3dd4a676afa214a53cd492ca8a0d6c4497c60276/layout/_partial/sidebar-toc.ejs#L6 参考改这个

fengkx avatar Nov 11 '22 09:11 fengkx