Skip to content

Commit

Permalink
Merge pull request #104 from AndreiDrang/main
Browse files Browse the repository at this point in the history
upd logo
  • Loading branch information
AndreiDrang committed Dec 13, 2023
2 parents be68856 + c845802 commit fd4d76b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added docs/_static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
html_theme = "jinja"
html_theme_options = {"index_sidebar_logo": False}
html_static_path = ["_static"]
html_favicon = "_static/AntiCaptcha.png"
html_favicon = "_static/favicon.png"
html_logo = "_static/AntiCaptcha.png"
html_title = f"python3-anticaptcha ({__version__})"
html_show_sourcelink = False
Expand Down

0 comments on commit fd4d76b

Please sign in to comment.