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