Fix config file exclude (typo check)

This commit is contained in:
Philipp Oppermann
2025-03-27 17:54:02 +01:00
parent 52b31ded4d
commit 9da248032f

View File

@@ -3,7 +3,7 @@ extend-exclude = [
"*.svg",
"*.fr.md",
"*.es.md",
"blog.config.toml",
"blog/config.toml",
]
[default.extend-words]