Skip to content

Commit

Permalink
SVG only for html
Browse files Browse the repository at this point in the history
  • Loading branch information
Patel authored and Patel committed Sep 12, 2023
1 parent 7290277 commit a479ace
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. only:: html

.. image:: /source/_static/Logo_PyHyperO10_Dark.svg
:class: only-dark
:alt: PyHyperScattering Logo
:width: 800

.. image:: /source/_static/Logo_PyHyperO9_Light.svg
:class: only-light
:alt: PyHyperScattering Logo
:width: 800

.. toctree::
:maxdepth: 1
:hidden:
Expand Down

0 comments on commit a479ace

Please sign in to comment.