mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -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",
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user