Skip to content

Commit

Permalink
changed icon to howdy_icon_VECTA.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
tanimislam committed Sep 11, 2020
1 parent 45e8474 commit c34d05a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ You can try out `howdy_music_songs`_ to get individual songs or all the songs in
.. _Sphinx: https://www.sphinx-doc.org/en/master

.. howdy icon
.. |howdy_icon| image:: https://howdy.readthedocs.io/en/latest/_static/howdy_icon.svg
.. |howdy_icon| image:: https://howdy.readthedocs.io/en/latest/_static/howdy_icon_VECTA.svg
:width: 100
:align: middle

Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
#
## change favicon to CADUCEUS logo
#html_logo = '_static/howdy_icon.svg'
html_favicon = '_static/howdy_icon.svg'
html_favicon = '_static/howdy_icon_VECTA.svg'
#html_theme_options = {
# 'logo_only': False,
#}
Expand Down

0 comments on commit c34d05a

Please sign in to comment.