Skip to content

Commit

Permalink
Quartz sync: Jan 22, 2025, 7:16 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
ArenaDruid committed Jan 22, 2025
1 parent ce898fa commit aea7c2b
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 @@ -17,7 +17,7 @@ const config: QuartzConfig = {
baseUrl: "www.arenadruid.top",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
generateSocialImages: false,
generateSocialImages: true,
theme: {
fontOrigin: "googleFonts",
cdnCaching: true,
Expand Down

0 comments on commit aea7c2b

Please sign in to comment.