US date formatting

This commit is contained in:
2022-02-22 14:54:16 -07:00
parent 9fcdf180f1
commit 79c72ad5bd

View File

@@ -18,9 +18,9 @@ mainSections = ["post"]
#contactFormAction = "https://formspree.io/f/your-form-hash-here" #contactFormAction = "https://formspree.io/f/your-form-hash-here"
# Google Site Verify # Google Site Verify
googleSiteVerify = "U9IpipB53J4-oqOojG29IDCgopThWA-fegNu76eJPtE" googleSiteVerify = "U9IpipB53J4-oqOojG29IDCgopThWA-fegNu76eJPtE"
indexDateFormat = "2/1/2006" indexDateFormat = "1/2/2006"
listDateFormat = "2/1/2006" listDateFormat = "1/2/2006"
singleDateFormat = "2/1/2006" singleDateFormat = "1/2/2006"
# Commento Comments # Commento Comments
# CommentoURL = "https://commento.example.com/js/commento.js" # CommentoURL = "https://commento.example.com/js/commento.js"
# Read More links for truncated summaries # Read More links for truncated summaries