From 72b3c66577987c3fe563dd237efa9f3adf70819f Mon Sep 17 00:00:00 2001 From: robelgeda Date: Sat, 2 Nov 2024 17:23:14 -0400 Subject: [PATCH] fix logo link --- README.rst | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index d490a00..0c4c1c8 100644 --- a/README.rst +++ b/README.rst @@ -163,19 +163,16 @@ We would also like to thank the developers of Photutils, as much of this work is This work was made possible by NASA grant AR 15058. Lastly, we give thanks to the Space Telescope Science Institute and the Technical Staff Research Committee (TSRC), a group that facilitates matching research projects with interested technical staff. -.. container:: images-container +|nasa_logo| |stsci_logo| - .. image:: https://github.com/PetroFit/petrofit/raw/main/docs/images/nasa_logo.png - :width: 120px - :height: 100px - :align: left - - .. image:: https://github.com/PetroFit/petrofit/raw/main/docs/images/stsci_logo.png - :width: 100px - :height: 100px - :align: right +.. |nasa_logo| image:: https://github.com/PetroFit/petrofit/raw/main/docs/images/nasa_logo.png + :width: 120px + :height: 100px +.. |stsci_logo| image:: https://github.com/PetroFit/petrofit/raw/main/docs/images/stsci_logo.svg + :width: 100px + :height: 100px .. |CI tag| image:: https://github.com/PetroFit/petrofit/actions/workflows/main.yml/badge.svg?branch=main :target: https://github.com/PetroFit/petrofit/actions/workflows/main.yml