diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -84,6 +84,9 @@ enableGitInfo: true disableKinds: ["taxonomy", "taxonomyTerm"] params: + # Configure the date format utilised on the pages - TODO, review git-footer.html + DateForm: "January 2, 2006" + # (Optional, default true) Show or hide table of contents globally # You can also specify this parameter per page in front matter BookShowToC: true |