docs: Update README
Change project description to current toolset and update usage.
This commit is contained in:
parent
d3ab17d5a1
commit
c4947a9c04
2 changed files with 35 additions and 20 deletions
|
|
@ -137,6 +137,6 @@ export default async function (eleventyConfig) {
|
|||
includes: '../templates',
|
||||
data: '../data'
|
||||
},
|
||||
templateFormats: ['html', 'liquid', 'md']
|
||||
templateFormats: ['html', 'liquid', 'md', 'njk']
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue