Update quartz.config.ts

This commit is contained in:
Miguel Pimentel 2023-09-22 11:38:17 -05:00 committed by GitHub
parent 1c402c16af
commit 422b80f6f7
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: "forgetfulnotes.com",
baseUrl: "https://forgetfulnotes.com/",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {