Quartz sync: Jan 10, 2026, 10:39 AM

This commit is contained in:
Robin Sving 2026-01-10 10:39:17 +01:00
parent 3db1ca645c
commit f953cd3272

View file

@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
*/ */
const config: QuartzConfig = { const config: QuartzConfig = {
configuration: { configuration: {
pageTitle: "The Crimson World", pageTitle: "Crimson Worlds",
enableSPA: true, enableSPA: true,
enablePopovers: true, enablePopovers: true,
analytics: { analytics: {
provider: "plausible", provider: "plausible",
}, },
locale: "en-US", locale: "en-US",
baseUrl: "robinsving.github.io", baseUrl: "crimson.sving.cc",
ignorePatterns: ["private", "templates", ".obsidian"], ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified", defaultDateType: "modified",
theme: { theme: {