not sure that the mini theme can support table of content in the blog
brettKK opened this issue · 3 comments
brettKK commented
I appreciate this hugo-theme, but I'm not sure that this theme can support TOC which I think is very necessary for the writer or reader
brettKK commented
I'm not good at html and css
nodejh commented
Hi @brettKK , now this theme can support TOC, commit 925467c .
You can set showToc: true
in to enable TOC, this is document: README#Table Of Content
brettKK commented
Hi @brettKK , now this theme can support TOC, commit 925467c .
You can set
showToc: true
in to enable TOC, this is document: README#Table Of Content
i will try it later, thanks for your reply