diff --git a/svelte.config.js b/svelte.config.js index 8cecef8..cc8c566 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -40,6 +40,9 @@ const config = { '/blog/who-is-mat', ], }, + paths: { + relative: false, + }, }, }