feat: change font
test-build / guarddog (push) Successful in 1m10s
test-build / build (push) Successful in 1m33s

This commit is contained in:
2026-05-21 18:17:00 -05:00
parent 29017b1d75
commit b42a6974f6
+1 -1
View File
@@ -57,7 +57,7 @@ export default defineConfig({
fonts: [{ fonts: [{
provider: fontProviders.fontsource(), provider: fontProviders.fontsource(),
name: "Geologica", name: "Fredoka",
cssVariable: "--font-base", cssVariable: "--font-base",
}], }],