feat: add defaultDateType config

This commit is contained in:
Jacky Zhao
2023-08-24 08:56:40 -07:00
parent 9ff82b4983
commit ca718fa3d7
8 changed files with 52 additions and 30 deletions

View File

@@ -11,6 +11,7 @@ const config: QuartzConfig = {
},
baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates"],
defaultDateType: "created",
theme: {
typography: {
header: "Schibsted Grotesk",