Skip to content

Commit

Permalink
Update quartz.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
corvusdeinanis committed Apr 23, 2024
1 parent 44104dc commit a3e6200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const config: QuartzConfig = {
baseUrl: "corvusdeinanis.github.io/cuddlyspaceship",
ignorePatterns: ["private", "templates",".obsidian"],
defaultDateType: "created",
displayDateType:["created","modified"]
displayDateType:["created","modified"],
theme: {
fontOrigin: "googleFonts",
cdnCaching: true,
Expand Down

0 comments on commit a3e6200

Please sign in to comment.