This commit is contained in:
parent
4073f26454
commit
5691f018a8
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user