diff --git a/astro.config.mjs b/astro.config.mjs index 00f8d22..2cbf732 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -57,7 +57,7 @@ export default defineConfig({ fonts: [{ provider: fontProviders.fontsource(), - name: "Geologica", + name: "Fredoka", cssVariable: "--font-base", }],