Added an exclude rule
This commit is contained in:
@@ -17,7 +17,7 @@ const config: QuartzConfig = {
|
||||
},
|
||||
locale: "en-US",
|
||||
baseUrl: "notes.sukaato.moe",
|
||||
ignorePatterns: ["**/_private", "**/_bib", "**/_scripts", "**/_templates", "**/_mediadb"],
|
||||
ignorePatterns: ["**/_private", "*.priv.md", "**/_bib", "**/_scripts", "**/_templates", "**/_mediadb"],
|
||||
defaultDateType: "modified",
|
||||
theme: {
|
||||
fontOrigin: "googleFonts",
|
||||
|
||||
Reference in New Issue
Block a user