1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 14:21:24 +00:00

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",