fix: lint the docs

This commit is contained in:
csunny 2023-06-12 17:27:34 +08:00
parent ea66a5097b
commit 5b156e9a54

View File

@ -48,8 +48,8 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
# multi language config
language = "en" # ['en', 'zh_CN'] #
locales_dirs = ['./locales/']
language = "en" # ['en', 'zh_CN'] #
locales_dirs = ["./locales/"]
gettext_compact = False
gettext_uuid = True