From 045d0547d92b2bdbe223a6248e2e738fde9c7e02 Mon Sep 17 00:00:00 2001 From: Lorenzo Vainigli Date: Tue, 4 Oct 2022 14:21:34 +0200 Subject: [PATCH] WEB: reverted directive for SAS logo white --- doc/source/getting_started/index.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/getting_started/index.rst b/doc/source/getting_started/index.rst index 6e43ac6d6d4c6..4792d26d021d6 100644 --- a/doc/source/getting_started/index.rst +++ b/doc/source/getting_started/index.rst @@ -607,10 +607,6 @@ the pandas-equivalent operations compared to software you already know: --- :card: + comparison-card-sas :img-top: ../_static/logo_sas.svg - :class: only-light - - :img-top: ../_static/logo_sas_white.svg - :class: only-dark The `SAS `__ statistical software suite also provides the ``data set`` corresponding to the pandas ``DataFrame``.