Skip to content

Commit 518ed81

Browse files
committed
2 parents e0d0115 + 05dc24e commit 518ed81

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: blackdoc
2121

2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 7.2.0
23+
rev: 7.3.0
2424
hooks:
2525
- id: flake8
2626

portal/myst.yml

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

0 commit comments

Comments
 (0)