fix frontmatter updated date

This commit is contained in:
semanticdata 2023-12-15 10:29:12 -06:00
parent 7fa23d3541
commit 1916312eeb

View File

@ -11,7 +11,7 @@ const config: QuartzConfig = {
}, },
baseUrl: "forgetfulnotes.com", baseUrl: "forgetfulnotes.com",
ignorePatterns: ["private", "templates"], ignorePatterns: ["private", "templates"],
defaultDateType: "created", defaultDateType: "modified",
theme: { theme: {
typography: { typography: {
header: "Bitter", // Schibsted Grotesk header: "Bitter", // Schibsted Grotesk