From a479aceab103e131da3a8290e38c2e454537924d Mon Sep 17 00:00:00 2001 From: Patel Date: Mon, 11 Sep 2023 21:15:57 -0400 Subject: [PATCH] SVG only for html --- docs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 964a92f0..055cc3c6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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: