Update titles and url

This commit is contained in:
ehrumsey 2025-03-19 08:50:19 -05:00
parent fbb4523853
commit 462080c1de

View File

@ -8,15 +8,15 @@ import * as Plugin from "./quartz/plugins"
*/ */
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
pageTitle: "Quartz 4", pageTitle: "Ferdinland Docs",
pageTitleSuffix: "", pageTitleSuffix: "Ferdinland Minecraft Server",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
analytics: { analytics: {
provider: "plausible", provider: "plausible",
}, },
locale: "en-US", locale: "en-US",
baseUrl: "quartz.jzhao.xyz", baseUrl: "docs.ferdin.land",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created", defaultDateType: "created",
theme: { theme: {