diff --git a/eleventy.config.js b/eleventy.config.js index 2cd43479..17fc78b4 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -21,7 +21,6 @@ module.exports = function (eleventyConfig) { // Filter: Format dates const dateOptions = { - weekday: 'long', year: 'numeric', month: 'long', day: 'numeric',