diff --git a/packages/astro-ghostcms/index.ts b/packages/astro-ghostcms/index.ts index 7ea111da..4b7f92f2 100644 --- a/packages/astro-ghostcms/index.ts +++ b/packages/astro-ghostcms/index.ts @@ -174,7 +174,7 @@ export default function GhostCMS(options: UserConfig): AstroIntegration { if( !GCD.dCO ) { logConfigSetup.info( IC.ITR )} injectRoute({ - pattern: '/', + pattern: '/', entrypoint: `${GCD.theme}/index.astro` }); injectRoute({