From dba7df1914f020f8905c7be4ae5a0ce823e4e2eb Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Thu, 4 May 2023 14:48:46 -0500 Subject: [PATCH] Update website conf (#11675) Co-authored-by: Eric Larson --- doc/_static/style.css | 4 ---- doc/_templates/homepage.html | 4 ++-- doc/_templates/layout.html | 2 +- doc/conf.py | 32 ++++++++++++++++++-------------- doc/index.rst | 2 ++ doc/install/index.rst | 2 ++ doc/overview/cite.rst | 9 ++++++--- doc/overview/migrating.rst | 6 +++--- requirements_doc.txt | 2 +- 9 files changed, 35 insertions(+), 28 deletions(-) diff --git a/doc/_static/style.css b/doc/_static/style.css index b2648b80d6c..8e976e3ffd1 100644 --- a/doc/_static/style.css +++ b/doc/_static/style.css @@ -7,7 +7,6 @@ --pst-font-family-monospace: 'Source Code Pro', var(--pst-font-family-monospace-system); /* colors that aren't responsive to light/dark mode */ --mne-color-discord: #5865F2; - --mne-color-twitter: #55acee; --mne-color-primary: #007bff; --mne-color-primary-highlight: #0063cc; /* font weight */ @@ -209,9 +208,6 @@ aside.footnote:last-child { #navbar-icon-links i.fa-square-github::before { color: var(--mne-color-github); } -#navbar-icon-links i.fa-square-twitter::before { - color: var(--mne-color-twitter); -} #navbar-icon-links i.fa-discourse::before { color: var(--mne-color-discourse); } diff --git a/doc/_templates/homepage.html b/doc/_templates/homepage.html index b960416ced5..3b65c11e59c 100644 --- a/doc/_templates/homepage.html +++ b/doc/_templates/homepage.html @@ -1,8 +1,8 @@
-
+
{% for item in carousel %} -
+