forked from deepStateMirrors/tabi
✨ feat: set Table of Contents per page, not globally
This commit is contained in:
parent
cc93f9fb7f
commit
32d4a9358c
3 changed files with 4 additions and 2 deletions
|
|
@ -3,6 +3,9 @@ title = "Table of Contents Test"
|
|||
date = "2022-11-22"
|
||||
[taxonomies]
|
||||
tags = ["test"]
|
||||
|
||||
[extra]
|
||||
toc = true
|
||||
+++
|
||||
|
||||
# Heading 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue