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

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

View File

@ -19,8 +19,8 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts", fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true,
typography: { typography: {
header: "Roboto Slab", header: "Montserrat",
body: "Roboto", body: "Noto Sans",
code: "Fira Code", code: "Fira Code",
}, },
colors: { colors: {