TOC
Generates a TOC refers to headings in posts.
theme/hexo-theme-cupertino/_config.yml
toc: true
Control the depth when generating, for example, to heading 2:
theme/hexo-theme-cupertino/_config.yml
toc_max_depth: 2
Generates a TOC refers to headings in posts.
toc: true
Control the depth when generating, for example, to heading 2:
toc_max_depth: 2