mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
Update quartz.config.ts
This commit is contained in:
parent
7428905926
commit
b00093c0cf
@ -21,12 +21,12 @@ const config: QuartzConfig = {
|
||||
defaultDateType: "created",
|
||||
generateSocialImages: true,
|
||||
theme: {
|
||||
fontOrigin: "local",
|
||||
cdnCaching: true,
|
||||
fontOrigin: "googleFonts",
|
||||
cdnCaching: true,
|
||||
typography: {
|
||||
header: "LXGW WenKai",
|
||||
body: "LXGW WenKai",
|
||||
code: "IBM Plex Mono",
|
||||
header: "Schibsted Grotesk",
|
||||
body: "Source Sans Pro",
|
||||
code: "IBM Plex Mono",
|
||||
},
|
||||
colors: {
|
||||
lightMode: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user