Update conf.py

This commit is contained in:
coder2020official 2022-11-29 14:49:32 +04:00
parent 7502d26b1a
commit 736c03fe84
1 changed files with 2 additions and 0 deletions

View File

@ -68,3 +68,5 @@ html_theme_options = {
"light_logo": "logo.png",
"dark_logo": "logo2.png",
}
locale_dirs = ["locales"]