This commit is contained in:
Cory Dransfeldt 2024-05-01 17:47:43 -07:00
parent a1e1fc70e8
commit dff524e2f2
No known key found for this signature in database
3 changed files with 1 additions and 56 deletions

View file

@ -117,7 +117,6 @@ export default async function (eleventyConfig) {
eleventyConfig.addFilter('slugify', slugifyString)
// shortcodes
eleventyConfig.addShortcode('image', img)
eleventyConfig.addShortcode('appVersion', () => appVersion)
// transforms