Skip to content

Commit 267010d

Browse files
committed
deploy: 44e4d7e
1 parent 8557440 commit 267010d

26 files changed

+109
-113
lines changed

_preview/444/_sources/resource-gallery.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1939,7 +1939,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19391939
<img src="_static/thumbnails/ptss-numpy.jpeg" class="gallery-thumbnail" />
19401940
<div class="container">
19411941
<a href="https://youtu.be/kstc-6uz7AQ" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Numpy</h4></a>
1942-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1942+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19431943
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `numpy`. The content to follow along with this video is hosted on this <A href="https://colab.research.google.com/drive/1zcjaGXofLzUXkQzJKnANE9Z3yFUt0q7E?">Numpy Google Collab</A>.
19441944
</p>
19451945
</div>
@@ -1996,7 +1996,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19961996
<img src="_static/thumbnails/ptss-oop.jpeg" class="gallery-thumbnail" />
19971997
<div class="container">
19981998
<a href="https://youtu.be/GEFnL8C62u8" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Object Oriented Programming</h4></a>
1999-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1999+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20002000
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing Object Oriented Programming. The content to follow along with this video is hosted in this <A href="https://github.com/pilotchute/oop_hrrr_tutorial">Object Oriented Programming Tutorial GitHub Repository</A>.
20012001
</p>
20022002
</div>
@@ -2023,7 +2023,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20232023
<img src="_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
20242024
<div class="container">
20252025
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
2026-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2026+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20272027
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <A href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</A>.
20282028
</p>
20292029
</div>
@@ -2081,7 +2081,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20812081
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
20822082
<div class="container">
20832083
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
2084-
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Project Pythia, Max Grover<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2084+
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20852085
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <A href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</A>.
20862086
</p>
20872087
</div>
@@ -2109,7 +2109,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21092109
<img src="_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
21102110
<div class="container">
21112111
<a href="https://youtu.be/Ss4ryKukhi4" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 1</h4></a>
2112-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2112+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21132113
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
21142114
</p>
21152115
</div>
@@ -2137,7 +2137,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21372137
<img src="_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
21382138
<div class="container">
21392139
<a href="https://youtu.be/2H_4drBwORY" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 2</h4></a>
2140-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2140+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21412141
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
21422142
</p>
21432143
</div>
@@ -2165,7 +2165,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21652165
<img src="_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
21662166
<div class="container">
21672167
<a href="https://youtu.be/wn-QM6QUB_U" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 1</h4></a>
2168-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2168+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21692169
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
21702170
</p>
21712171
</div>
@@ -2193,7 +2193,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21932193
<img src="_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
21942194
<div class="container">
21952195
<a href="https://youtu.be/yn4_-1pHC5k" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 2</h4></a>
2196-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2196+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21972197
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
21982198
</p>
21992199
</div>
@@ -2250,7 +2250,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
22502250
<img src="_static/thumbnails/ptss-geocatcomp.jpeg" class="gallery-thumbnail" />
22512251
<div class="container">
22522252
<a href="https://www.youtube.com/watch?v=uiWDQKI8YTQ&t=6s" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - GeoCAT-Comp</h4></a>
2253-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2253+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
22542254
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing `geocat-comp`. The content to follow along with this video is hosted in this <A href="https://github.com/pilotchute/geocat_comp_tutorial">GeoCat-Comp GitHub Repository</A>.
22552255
</p>
22562256
</div>

_preview/444/_static/custom.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,6 @@ p {
191191
color: black;
192192
}
193193

194-
main.bd-content #main-content a {
195-
color: #1a648f;
196-
}
197-
198194
.sd-col.sd-d-flex-row.docutils.has-visible-card {
199195
margin-bottom: 1rem;
200196
}

_preview/444/about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="stylesheet" type="text/css" href="_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3333
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3434
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
35-
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=a8b94206" />
35+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=c1bdfaaf" />
3636

3737
<!-- Pre-loaded scripts that we'll load fully later -->
3838
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -68,7 +68,7 @@
6868

6969
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7070
<meta name="docsearch:language" content="en"/>
71-
<meta name="docbuild:last-update" content="12 June 2024"/>
71+
<meta name="docbuild:last-update" content="13 June 2024"/>
7272

7373

7474

@@ -826,7 +826,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
826826

827827
<div class="footer-item">
828828
<p class="last-updated">
829-
Last updated on 12 June 2024.
829+
Last updated on 13 June 2024.
830830
<br/>
831831
</p>
832832
</div>
@@ -913,7 +913,7 @@ <h1>Contribute</h1>
913913

914914
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
915915

916-
Last updated on 12 June 2024.
916+
Last updated on 13 June 2024.
917917
</p>
918918
</div>
919919
</div>

_preview/444/blog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -702,7 +702,7 @@ <h2 class="ablog-post-title">
702702

703703
<div class="footer-item">
704704
<p class="last-updated">
705-
Last updated on 12 June 2024.
705+
Last updated on 13 June 2024.
706706
<br/>
707707
</p>
708708
</div>
@@ -789,7 +789,7 @@ <h1>Contribute</h1>
789789

790790
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
791791

792-
Last updated on 12 June 2024.
792+
Last updated on 13 June 2024.
793793
</p>
794794
</div>
795795
</div>

_preview/444/blog/2023.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="../_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -644,7 +644,7 @@ <h2 class="ablog-post-title">
644644

645645
<div class="footer-item">
646646
<p class="last-updated">
647-
Last updated on 12 June 2024.
647+
Last updated on 13 June 2024.
648648
<br/>
649649
</p>
650650
</div>
@@ -731,7 +731,7 @@ <h1>Contribute</h1>
731731

732732
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
733733

734-
Last updated on 12 June 2024.
734+
Last updated on 13 June 2024.
735735
</p>
736736
</div>
737737
</div>

_preview/444/blog/2024.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="../_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -584,7 +584,7 @@ <h2 class="ablog-post-title">
584584

585585
<div class="footer-item">
586586
<p class="last-updated">
587-
Last updated on 12 June 2024.
587+
Last updated on 13 June 2024.
588588
<br/>
589589
</p>
590590
</div>
@@ -671,7 +671,7 @@ <h1>Contribute</h1>
671671

672672
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
673673

674-
Last updated on 12 June 2024.
674+
Last updated on 13 June 2024.
675675
</p>
676676
</div>
677677
</div>

_preview/444/blog/archive.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="../_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070

7171

@@ -562,7 +562,7 @@ <h2>
562562

563563
<div class="footer-item">
564564
<p class="last-updated">
565-
Last updated on 12 June 2024.
565+
Last updated on 13 June 2024.
566566
<br/>
567567
</p>
568568
</div>
@@ -649,7 +649,7 @@ <h1>Contribute</h1>
649649

650650
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
651651

652-
Last updated on 12 June 2024.
652+
Last updated on 13 June 2024.
653653
</p>
654654
</div>
655655
</div>

_preview/444/blog/author.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="../_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070

7171

@@ -573,7 +573,7 @@ <h2>
573573

574574
<div class="footer-item">
575575
<p class="last-updated">
576-
Last updated on 12 June 2024.
576+
Last updated on 13 June 2024.
577577
<br/>
578578
</p>
579579
</div>
@@ -660,7 +660,7 @@ <h1>Contribute</h1>
660660

661661
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
662662

663-
Last updated on 12 June 2024.
663+
Last updated on 13 June 2024.
664664
</p>
665665
</div>
666666
</div>

_preview/444/blog/author/brian-rose.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="stylesheet" type="text/css" href="../../_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
3232
<link rel="stylesheet" type="text/css" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="../../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
34-
<link rel="stylesheet" type="text/css" href="../../_static/custom.css?v=a8b94206" />
34+
<link rel="stylesheet" type="text/css" href="../../_static/custom.css?v=c1bdfaaf" />
3535

3636
<!-- Pre-loaded scripts that we'll load fully later -->
3737
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="12 June 2024"/>
68+
<meta name="docbuild:last-update" content="13 June 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -584,7 +584,7 @@ <h2 class="ablog-post-title">
584584

585585
<div class="footer-item">
586586
<p class="last-updated">
587-
Last updated on 12 June 2024.
587+
Last updated on 13 June 2024.
588588
<br/>
589589
</p>
590590
</div>
@@ -671,7 +671,7 @@ <h1>Contribute</h1>
671671

672672
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
673673

674-
Last updated on 12 June 2024.
674+
Last updated on 13 June 2024.
675675
</p>
676676
</div>
677677
</div>

0 commit comments

Comments
 (0)