Correct title and URL

This commit is contained in:
Devon Campbell 2026-03-21 21:50:45 -04:00
commit c018533ad2

View file

@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "Quartz 4",
pageTitle: "Knowledgebase",
pageTitleSuffix: "",
enableSPA: true,
enablePopovers: true,
@ -16,7 +16,7 @@ const config: QuartzConfig = {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
baseUrl: "notes.c.devon.lol",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified",
theme: {