Remove weekday from date format
This commit is contained in:
parent
e1926463ee
commit
fa0247729b
@ -21,7 +21,6 @@ module.exports = function (eleventyConfig) {
|
||||
|
||||
// Filter: Format dates
|
||||
const dateOptions = {
|
||||
weekday: 'long',
|
||||
year: 'numeric',
|
||||
month: 'long',
|
||||
day: 'numeric',
|
||||
|
Loading…
x
Reference in New Issue
Block a user