mirror of https://github.com/vuejs/vitepress
You can't add a script tag to the head which has content that is not valid JavaScript code (JSON for example). This won't work: ```html module.exports = { head: [ ['script', { type: 'application/ld+json', '{ "foo": "bar" }'] ] } ```pull/517/head
parent
45b65ce8b6
commit
d799c260b6
Loading…
Reference in new issue