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