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
3b1523acb6
commit
a55c764f9d
@ -21,12 +21,12 @@ const config: QuartzConfig = {
|
|||||||
defaultDateType: "created",
|
defaultDateType: "created",
|
||||||
generateSocialImages: true,
|
generateSocialImages: true,
|
||||||
theme: {
|
theme: {
|
||||||
fontOrigin: "googleFonts",
|
fontOrigin: "googleFonts",
|
||||||
cdnCaching: true,
|
cdnCaching: true,
|
||||||
typography: {
|
typography: {
|
||||||
header: "system-ui",
|
header: "Noto Sans SC",
|
||||||
body: "system-ui",
|
body: "Noto Sans SC",
|
||||||
code: "system-ui",
|
code: "Noto Sans SC",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
lightMode: {
|
lightMode: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user