mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
Update quartz.config.ts
This commit is contained in:
parent
09bfb50be7
commit
c80a467fc1
@ -24,9 +24,9 @@ const config: QuartzConfig = {
|
|||||||
fontOrigin: "googleFonts",
|
fontOrigin: "googleFonts",
|
||||||
cdnCaching: true,
|
cdnCaching: true,
|
||||||
typography: {
|
typography: {
|
||||||
header: "sans-serif",
|
header: "system-ui",
|
||||||
body: "sans-serif",
|
body: "system-ui",
|
||||||
code: "IBM Plex Mono",
|
code: "system-ui",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
lightMode: {
|
lightMode: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user