mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Fix config file exclude (typo check)
This commit is contained in:
@@ -3,7 +3,7 @@ extend-exclude = [
|
||||
"*.svg",
|
||||
"*.fr.md",
|
||||
"*.es.md",
|
||||
"blog.config.toml",
|
||||
"blog/config.toml",
|
||||
]
|
||||
|
||||
[default.extend-words]
|
||||
|
||||
Reference in New Issue
Block a user