diff --git a/README.md b/README.md index 9821631..5bbd6f9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/layouts/partials/docs/git-footer.html b/layouts/partials/docs/git-footer.html index 1fc589d..f9dccdf 100644 --- a/layouts/partials/docs/git-footer.html +++ b/layouts/partials/docs/git-footer.html @@ -2,8 +2,8 @@