fixed font

This commit is contained in:
mohankumarpaluru 2024-05-19 18:42:46 +05:30
parent 6dab37fcbf
commit e730f83188

View File

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