diff --git a/config.toml b/config.toml index a4d8954..1d353c3 100644 --- a/config.toml +++ b/config.toml @@ -16,6 +16,7 @@ paginate = 20 # allow git enableGitInfo = true + # nice urls canonifyurls = true @@ -43,9 +44,6 @@ pygmentscodefencesguesssyntax = true # ;=) how true footercontent = "Ignorance is bliss..." - # nice dates - dateformat = "January 2, 2006" - # nice footer hideCredits = true hideCopyright = false