test
This commit is contained in:
parent
237e7d80f5
commit
b53b443ba1
|
@ -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({
|
||||
|
|
Loading…
Reference in New Issue