comment out dateFormat in default config

allows customizing dateFormat in, for example, [languages.en.params]
This commit is contained in:
Philip Chu 2023-07-05 20:05:46 -06:00
parent eceda27458
commit 85dcdf45fa

View file

@ -7,7 +7,7 @@ title = "Blowfish"
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
# dateFormat = "2 January 2006"
# logo = "img/logo.png"
# secondaryLogo = "img/secondary-logo.png"
# description = "My awesome website"