diff --git a/README.md b/README.md index 505c1fd..6a67b40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # python3-anticaptcha -![Logo](https://red-panda-dev.xyz/media/images/AntiCaptcha.max-800x600.png) +![Logo](https://red-panda-dev.xyz/media/images/AntiCaptcha_MCSmjTi.original.png) Capsolver's Banner diff --git a/docs/_static/AntiCaptcha300x.png b/docs/_static/AntiCaptcha300x.png deleted file mode 100644 index 84c19a2..0000000 Binary files a/docs/_static/AntiCaptcha300x.png and /dev/null differ diff --git a/docs/_static/AntiCaptchaESm.png b/docs/_static/AntiCaptchaESm.png deleted file mode 100644 index 5720ca0..0000000 Binary files a/docs/_static/AntiCaptchaESm.png and /dev/null differ diff --git a/docs/conf.py b/docs/conf.py index 082ba8e..90bc08e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -37,7 +37,7 @@ html_theme = "jinja" html_theme_options = {"index_sidebar_logo": False} html_static_path = ["_static"] -html_favicon = "_static/AntiCaptchaESm.png" +html_favicon = "_static/AntiCaptcha.png" html_logo = "_static/AntiCaptcha.png" html_title = f"python3-anticaptcha ({__version__})" html_show_sourcelink = False diff --git a/docs/index.rst b/docs/index.rst index 248b1c6..e5046a3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ python3-anticaptcha =================== -.. image:: _static/AntiCaptcha300x.png +.. image:: _static/AntiCaptcha.png :align: center Python3 library for `AntiCaptcha API `_.