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