Skip to content

Commit

Permalink
Quartz sync: Jan 10, 2025, 6:26 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
ArenaDruid committed Jan 10, 2025
1 parent d2a44bc commit f47b6ff
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "Arena&A's blog",
pageTitleSuffix: "",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
analytics: null,
locale: "zh-CN",
baseUrl: "www.arenadruid.top",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
generateSocialImages: false,
Expand Down

0 comments on commit f47b6ff

Please sign in to comment.