feat: dynamic media pages
This commit is contained in:
parent
ae973948c8
commit
0187aaa766
13 changed files with 560 additions and 360 deletions
|
@ -89,7 +89,6 @@ export default async function (eleventyConfig) {
|
|||
sortAttributes: true,
|
||||
sortClassName: true,
|
||||
useShortDoctype: true,
|
||||
processScripts: ['application/ld+json'],
|
||||
})
|
||||
}
|
||||
return content
|
||||
|
|
Reference in a new issue