Add table of contents param to posts archetype

This commit is contained in:
Joe Hutchinson
2020-01-29 20:58:40 -05:00
parent 73fb5c3b63
commit 6fbdae4bbb

View File

@@ -3,6 +3,7 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
description: ""
categories: []
toc: false
dropCap: true
displayInMenu: false
displayInList: true