updates playground to reflect new package name
This commit is contained in:
parent
ddae15b345
commit
2c87b8215e
|
@ -11,7 +11,7 @@ export default defineConfig({
|
||||||
disableRSS: false,
|
disableRSS: false,
|
||||||
disableRouteInjection: false,
|
disableRouteInjection: false,
|
||||||
disableConsoleOutput: false,
|
disableConsoleOutput: false,
|
||||||
theme: "@matthiesenxyz/astro-ghostcms-catppuccin-dark",
|
theme: "@matthiesenxyz/astro-ghostcms-catppuccin",
|
||||||
ghostURL: "https://ghostdemo.matthiesen.xyz",
|
ghostURL: "https://ghostdemo.matthiesen.xyz",
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue