feat: add defaultDateType config

This commit is contained in:
Jacky Zhao 2023-08-24 08:56:40 -07:00
parent 98d82415dc
commit c36a9f3fb7
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",