mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
fix frontmatter updated date
This commit is contained in:
parent
7fa23d3541
commit
1916312eeb
@ -11,7 +11,7 @@ const config: QuartzConfig = {
|
||||
},
|
||||
baseUrl: "forgetfulnotes.com",
|
||||
ignorePatterns: ["private", "templates"],
|
||||
defaultDateType: "created",
|
||||
defaultDateType: "modified",
|
||||
theme: {
|
||||
typography: {
|
||||
header: "Bitter", // Schibsted Grotesk
|
||||
|
||||
Loading…
Reference in New Issue
Block a user