This commit is contained in:
parent
52a5196f38
commit
293bc62673
24 changed files with 14049 additions and 423 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue