Skip to content

Commit 7e5416f

Browse files
authored
Merge c1a08b6 into f34e023
2 parents f34e023 + c1a08b6 commit 7e5416f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

portal/myst.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,32 @@ site:
2020
domains: []
2121
options:
2222
style: style.css
23+
parts:
24+
footer: |
25+
:::::{grid} 3
26+
:class: items-center
27+
28+
29+
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-NCAR.png
30+
:alt: NCAR Logo
31+
```
32+
33+
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-Unidata.png
34+
:alt: Unidata Logo
35+
```
36+
37+
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/UAlbany.svg
38+
:alt: UAlbany Logo
39+
```
40+
:::::
41+
42+
:::::{div}
43+
:class: flex items-center gap-4 text-disclaimer
44+
45+
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/nsf.jpg
46+
:alt: NSF Logo
47+
:height: 60px
48+
```
49+
50+
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.
51+
:::::

0 commit comments

Comments
 (0)