Skip to content

Commit

Permalink
Quartz sync: Sep 6, 2024, 6:38 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
jackddouglas committed Sep 6, 2024
1 parent 07341c4 commit d5bc011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "📚 Schola Notes",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
baseUrl: "tonk-gg.github.io/",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {
Expand Down

0 comments on commit d5bc011

Please sign in to comment.