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
bfc3053664
commit
8c16150cc0
@ -18,14 +18,14 @@ const config: QuartzConfig = {
|
||||
locale: "zh-CN",
|
||||
baseUrl: "enneaaa.netlify.app",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "created",
|
||||
defaultDateType: "created",
|
||||
generateSocialImages: true,
|
||||
theme: {
|
||||
fontOrigin: "local",
|
||||
cdnCaching: true,
|
||||
typography: {
|
||||
header: "LXGW WenKai Lite",
|
||||
body: "LXGW WenKai Lite",
|
||||
header: "LXGW WenKai",
|
||||
body: "LXGW WenKai",
|
||||
code: "IBM Plex Mono",
|
||||
},
|
||||
colors: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user