diff --git a/.impeccable/live/config.json b/.impeccable/live/config.json new file mode 100644 index 000000000..cf82e9f0e --- /dev/null +++ b/.impeccable/live/config.json @@ -0,0 +1,6 @@ +{ + "files": ["site/layouts/Base.astro"], + "insertBefore": "", + "commentSyntax": "html", + "cspChecked": true +}