mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
use "enableToc: false"
This commit is contained in:
parent
e62d512d95
commit
1d9c0e4a44
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Hugo is picky when it comes to metadata for files. Make sure that your title is
|
|||
title: "Example Title"
|
||||
tags:
|
||||
- example-tag
|
||||
disableToc: true # do not show a table of contents on this page if enabled
|
||||
enableToc: false # do not show a table of contents on this page
|
||||
---
|
||||
|
||||
Rest of your content here...
|
||||
|
|
Loading…
Reference in a new issue