Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
NishantBaheti committed Jan 1, 2025
1 parent 1012d04 commit 82ac4f9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The amateur's guide to explore Deep Learning
=============================================

.. image:: logo/dlguidebook_logo.png
.. image:: logo/dlguidebook_logo_inverted-nobg.png
:width: 400
:alt: Alternative text

Expand Down
4 changes: 2 additions & 2 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
project = 'Deep Learning Guide Book'
# copyright = 'No Copyright'
html_show_copyright = False
html_logo = "logo/dlguidebook_logo.png"
html_favicon = "logo/dlguidebook_logo.png"
html_logo = "logo/dlguidebook_logo_inverted-nobg.png"
html_favicon = "logo/dlguidebook_logo_inverted-nobg.png"

author = 'Nishant Baheti'

Expand Down
Binary file added logo/dlguidebook_logo_inverted-nobg.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 logo/dlguidebook_logo_inverted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82ac4f9

Please sign in to comment.