Вернул шрифт

This commit is contained in:
2024-09-05 02:29:45 +03:00
parent 4037e61af1
commit 8a836f0987

View File

@@ -19,7 +19,7 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts",
cdnCaching: true,
typography: {
header: "Open Sans Condensed",
header: "Schibsted Grotesk",
body: "Inter",
code: "IBM Plex Mono",
},