update
Some checks failed
Build and deploy / lint (push) Has been cancelled

This commit is contained in:
Iain Learmonth 2025-06-20 14:21:33 +01:00
parent 52a5196f38
commit 293bc62673
24 changed files with 14049 additions and 423 deletions

View file

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