mirror of
https://github.com/kogakure/website-11ty-hamburg.stefanimhoff.de.git
synced 2026-02-03 12:15:28 +00:00
chore: update to 11ty 1.0.0
This commit is contained in:
@@ -86,7 +86,7 @@ module.exports = function (config) {
|
||||
layouts: 'layouts',
|
||||
output: 'dist',
|
||||
},
|
||||
templateFormats: ['njk', 'md', '11ty.js', 'jpg', 'png', 'svg'],
|
||||
templateFormats: ['njk', 'md', '11ty.js'],
|
||||
htmlTemplateEngine: 'njk',
|
||||
dataTemplateEngine: 'njk',
|
||||
markdownTemplateEngine: 'njk',
|
||||
|
||||
Reference in New Issue
Block a user