fonts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-06 01:35:54 +03:00
parent 4073f26454
commit 5691f018a8
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -19,9 +19,9 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts", fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true,
typography: { typography: {
header: "Schibsted Grotesk", header: "Roboto Slab",
body: "Inter", body: "Roboto",
code: "IBM Plex Mono", code: "Fira Code",
}, },
colors: { colors: {
lightMode: { lightMode: {