fix: dep
This commit is contained in:
parent
a1e1fc70e8
commit
dff524e2f2
3 changed files with 1 additions and 56 deletions
|
@ -117,7 +117,6 @@ export default async function (eleventyConfig) {
|
|||
eleventyConfig.addFilter('slugify', slugifyString)
|
||||
|
||||
// shortcodes
|
||||
eleventyConfig.addShortcode('image', img)
|
||||
eleventyConfig.addShortcode('appVersion', () => appVersion)
|
||||
|
||||
// transforms
|
||||
|
|
Reference in a new issue