firefish-archive/config/collections/index.js

3 lines
78 B
JavaScript

module.exports = function(eleventyConfig) {
console.log(eleventyConfig);
}