Add table of contents param to posts archetype
This commit is contained in:
@@ -3,6 +3,7 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
|||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
description: ""
|
description: ""
|
||||||
categories: []
|
categories: []
|
||||||
|
toc: false
|
||||||
dropCap: true
|
dropCap: true
|
||||||
displayInMenu: false
|
displayInMenu: false
|
||||||
displayInList: true
|
displayInList: true
|
||||||
|
|||||||
Reference in New Issue
Block a user