Skip to content

Commit

Permalink
Fix logo
Browse files Browse the repository at this point in the history
  • Loading branch information
y-richie-y committed Dec 28, 2023
1 parent d5641f4 commit 5745987
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
Binary file added docs/_static/.DS_Store
Binary file not shown.
Binary file added docs/_static/images/.DS_Store
Binary file not shown.
Binary file added docs/_static/images/cryptomite_logo_blur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/images/cryptomite_logo_full_blur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_logo = '_static/figures/cryptomite_logo_temp.png'
html_favicon = '_static/images/favicon.ico'
html_logo = '_static/images/cryptomite_logo_blur.png'
html_favicon = '_static/images/favicon.png'

numfig = True
Binary file removed docs/figures/cryptomite_logo_temp.png
Binary file not shown.

0 comments on commit 5745987

Please sign in to comment.