Skip to content

Commit

Permalink
Quartz sync: Nov 8, 2024, 12:22 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
nitaking committed Nov 7, 2024
1 parent 02c9bac commit 2b08fee
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 @@ -18,7 +18,7 @@ const config: QuartzConfig = {
},
locale: "ja-JP",
baseUrl: "wiki.nitaking.dev",
ignorePatterns: ["private", "templates", "Templates", "Excalidraw", ".obsidian"],
ignorePatterns: ["private", "templates", "Templates", "**/*.excalidraw.md", ".obsidian"],
defaultDateType: "created",
theme: {
fontOrigin: "googleFonts",
Expand Down

0 comments on commit 2b08fee

Please sign in to comment.