Quartz sync: Jan 10, 2026, 10:39 AM
This commit is contained in:
parent
3db1ca645c
commit
f953cd3272
1 changed files with 2 additions and 2 deletions
|
|
@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
|
|||
*/
|
||||
const config: QuartzConfig = {
|
||||
configuration: {
|
||||
pageTitle: "The Crimson World",
|
||||
pageTitle: "Crimson Worlds",
|
||||
enableSPA: true,
|
||||
enablePopovers: true,
|
||||
analytics: {
|
||||
provider: "plausible",
|
||||
},
|
||||
locale: "en-US",
|
||||
baseUrl: "robinsving.github.io",
|
||||
baseUrl: "crimson.sving.cc",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "modified",
|
||||
theme: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue