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
2a26056fd1
commit
a0fdc93d5d
@ -21,11 +21,11 @@ const config: QuartzConfig = {
|
|||||||
defaultDateType: "created",
|
defaultDateType: "created",
|
||||||
generateSocialImages: true,
|
generateSocialImages: true,
|
||||||
theme: {
|
theme: {
|
||||||
fontOrigin: "local",
|
fontOrigin: "googleFonts",
|
||||||
cdnCaching: true,
|
cdnCaching: true,
|
||||||
typography: {
|
typography: {
|
||||||
header: "LXGW WenKai Screen",
|
header: "Noto Serif SC",
|
||||||
body: "LXGW WenKai Screen",
|
body: "Noto Sans SC",
|
||||||
code: "IBM Plex Mono",
|
code: "IBM Plex Mono",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user