mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-09-16 04:29:06 +00:00
update
This commit is contained in:
3
node_modules/@11ty/eleventy/test/stubs/prematureTemplateContent/test.11ty.js
generated
vendored
Normal file
3
node_modules/@11ty/eleventy/test/stubs/prematureTemplateContent/test.11ty.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function(data) {
|
||||
return data.collections.all[0].templateContent;
|
||||
};
|
Reference in New Issue
Block a user