updates playground to reflect new package name

This commit is contained in:
Adam Matthiesen 2024-02-01 15:55:42 -08:00
parent ddae15b345
commit 2c87b8215e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export default defineConfig({
disableRSS: false,
disableRouteInjection: false,
disableConsoleOutput: false,
theme: "@matthiesenxyz/astro-ghostcms-catppuccin-dark",
theme: "@matthiesenxyz/astro-ghostcms-catppuccin",
ghostURL: "https://ghostdemo.matthiesen.xyz",
})
],