new font check

This commit is contained in:
mohankumarpaluru 2024-05-19 18:36:27 +05:30
parent bf582cd3bf
commit 6dab37fcbf

View File

@ -22,7 +22,7 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts",
cdnCaching: true,
typography: {
header: "Montserrat",
header: "Orbitron", // Montserrat
body: "Karla",
code: "Fira Code",
},