Skip to content

Commit 80eb405

Browse files
author
Andrei
authored
Merge pull request #61 from AndreiDrang/main
upd logo
2 parents dce222b + 4948e52 commit 80eb405

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python3-capsolver
22

3-
![Logo](https://red-panda-dev.xyz/media/images/Capsolver.max-800x600.png)
3+
![Logo](https://red-panda-dev.xyz/media/images/Capsolver_ugBYrN0.original.png)
44

55
<a href="https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1">
66
<img src="https://cdn.discordapp.com/attachments/1105172394655625306/1105180101802471575/20221207-160749.gif" alt="Capsolver's Banner">

docs/_static/favicon.png

31.3 KB
Loading

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
html_theme = "jinja"
4242
html_theme_options = {"index_sidebar_logo": False}
4343
html_static_path = ["_static"]
44-
html_favicon = "_static/Capsolver.png"
44+
html_favicon = "_static/favicon.png"
4545
html_logo = "_static/Capsolver.png"
4646
html_title = f"python3-capsolver ({__version__})"
4747
html_show_sourcelink = False

0 commit comments

Comments
 (0)