Skip to content

Commit be2c8e8

Browse files
authored
Newlogo (#299)
* add new logo file * add new logo * update logo in readme * new logo * update readme * feat: update documentation logo to PNG format Changed the documentation logo from SVG to PNG format in docs/conf.py to improve compatibility and rendering across different documentation platforms and browsers.
1 parent 08db089 commit be2c8e8

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
# a list of builtin themes.
6969
#
7070
html_theme = 'sphinx_book_theme'
71-
html_logo = 'deeptb-logo.svg'
71+
html_logo = 'deeptb-logo.png'
7272

7373

7474
# Changes for compatibility with Read the Docs

docs/deeptb-logo-old.png

260 KB
Loading

docs/deeptb-logo.png

1.28 MB
Loading

0 commit comments

Comments
 (0)