Update quartz.config.ts

This commit is contained in:
Miguel Pimentel 2023-09-22 21:33:38 -05:00 committed by GitHub
parent 6e050b4a8e
commit 2569875624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ const config: QuartzConfig = {
analytics: {
provider: "plausible",
},
baseUrl: "https://forgetfulnotes.com/",
baseUrl: "forgetfulnotes.com",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {