Skip to content

Commit 58dd622

Browse files
authored
Refactor: updated logo and added favicon (#90)
* refactor: updated logo and added favicon Signed-off-by: sushant-suse <[email protected]> * refactor: removed old logo and added favicon.ico Signed-off-by: sushant-suse <[email protected]> --------- Signed-off-by: sushant-suse <[email protected]>
1 parent 29f11e0 commit 58dd622

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/_static/favicon.ico

97.3 KB
Binary file not shown.

docs/source/_static/logo.png

-636 KB
Loading

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@
188188

189189
html_logo = '_static/logo.png'
190190

191+
html_favicon = '_static/favicon.ico'
192+
191193
# -- Options for intersphinx extension ---------------------------------------
192194
# https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#configuration
193195

0 commit comments

Comments
 (0)