update config in playground
This commit is contained in:
parent
1e3940fbe4
commit
e1e5862eb2
|
@ -14,7 +14,7 @@ export default defineConfig({
|
||||||
ThemeProvider: {
|
ThemeProvider: {
|
||||||
theme: "@matthiesenxyz/astro-ghostcms-theme-default",
|
theme: "@matthiesenxyz/astro-ghostcms-theme-default",
|
||||||
astroRemote: {
|
astroRemote: {
|
||||||
enable: false,
|
enable: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
verbose: true,
|
verbose: true,
|
||||||
|
|
Loading…
Reference in New Issue