Update Private

This commit is contained in:
Mohan Kumar Paluru 2024-07-02 20:44:53 +05:30 committed by GitHub
parent 06dc22767b
commit 2db149e44f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ const config: QuartzConfig = {
},
locale: "en-US",
baseUrl: "notes.trixtertempdrive.eu.org",
ignorePatterns: ["private", "templates", ".obsidian"],
ignorePatterns: ["private", "templates", ".obsidian", "**/private"],
defaultDateType: "created",
theme: {
fontOrigin: "googleFonts",