date: function()

in content/_data/eleventyComputed.js [2:4]


  date: function(inputPath) {
    return new Date();
  },