diff --git a/juno.config.ts b/juno.config.ts index cb359659..ea3b35a9 100644 --- a/juno.config.ts +++ b/juno.config.ts @@ -6,7 +6,7 @@ import { defineConfig } from "@junobuild/config"; const headers: StorageConfigHeader[] = [ { - source: "/", + source: "/index.html", headers: [["Link", '; rel="describedby"']] }, {