diff --git a/playgrounds/astro-playground/astro.config.mjs b/playgrounds/astro-playground/astro.config.mjs index 027e11ba..0a2a1e2d 100644 --- a/playgrounds/astro-playground/astro.config.mjs +++ b/playgrounds/astro-playground/astro.config.mjs @@ -9,9 +9,6 @@ export default defineConfig({ ghostURL: 'https://ghostdemo.matthiesen.xyz', ThemeProvider: { theme: "@matthiesenxyz/astro-ghostcms-catppuccin", - catppuccinThemeOptions: { - defaultFlavor: "latte", - }, astroRemote: { enable: true, },