From 226345e9c157c1f278dfdd09d9ed7b0c31e70638 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 26 Feb 2026 11:51:34 -0500 Subject: [PATCH 1/2] Remove footer content from myst.yml Removed footer parts including logos and disclaimer text. --- portal/myst.yml | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/portal/myst.yml b/portal/myst.yml index 2d6494329..672f87b5f 100644 --- a/portal/myst.yml +++ b/portal/myst.yml @@ -40,32 +40,4 @@ site: options: style: style.css analytics_google: G-T9KGMX7VHZ # Measurement ID or Tracking ID - parts: - footer: | - :::::{grid} 3 - :class: items-center - - - ```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-NCAR.png - :alt: NCAR Logo - ``` - - ```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-Unidata.png - :alt: Unidata Logo - ``` - - ```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/UAlbany.svg - :alt: UAlbany Logo - ``` - ::::: - - :::::{div} - :class: flex items-center gap-4 text-disclaimer - - ```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/nsf.jpg - :alt: NSF Logo - :height: 60px - ``` - - This material is based upon work supported by the National Science Foundation under Grant Nos. 2026863 and 2026899. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation. - ::::: + From 73bc35e898286d6314f00107a4b37539132fee52 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 16:52:25 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- portal/myst.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/portal/myst.yml b/portal/myst.yml index 672f87b5f..8d5f742cd 100644 --- a/portal/myst.yml +++ b/portal/myst.yml @@ -40,4 +40,3 @@ site: options: style: style.css analytics_google: G-T9KGMX7VHZ # Measurement ID or Tracking ID -