Skip to content

Commit a746907

Browse files
committed
Deploying to gh-pages from @ 0870938 🚀
1 parent b93bb13 commit a746907

33 files changed

+121
-121
lines changed

_preview/479/_sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<span style="font-size: 2.6rem;">An education and training hub for the geoscientific Python community</span>
1111

12-
<a href="posts/binderhub_status.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: "orange"; border: rgba(var(--spt-color-dark), 1);">
12+
<a href="posts/binderhub_status.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: orange; border: rgba(var(--spt-color-dark), 1);">
1313
Pythia BinderHub Maintenance Monday Dec. 19, 2024
1414
</a>
1515

_preview/479/_sources/resource-gallery.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
14781478
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
14791479
<div class="container">
14801480
<a href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/" class="text-decoration-none"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1481-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1481+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
14821482
<p class="my-2">Python Programming for Earth Science Students </p>
14831483
</div>
14841484
</div>
@@ -1671,7 +1671,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16711671
<img src="_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
16721672
<div class="container">
16731673
<a href="https://youtu.be/Jog7ybd6amw" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1674-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1674+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16751675
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
16761676
</p>
16771677
</div>
@@ -1699,7 +1699,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16991699
<img src="_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
17001700
<div class="container">
17011701
<a href="https://youtu.be/5z6-t62x7Xs" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1702-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1702+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17031703
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
17041704
</p>
17051705
</div>
@@ -1727,7 +1727,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17271727
<img src="_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
17281728
<div class="container">
17291729
<a href="https://youtu.be/BerEf_3CsL8" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1730-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1730+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17311731
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
17321732
</p>
17331733
</div>
@@ -1755,7 +1755,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17551755
<img src="_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
17561756
<div class="container">
17571757
<a href="https://youtu.be/6lbbTwGFcTc" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1758-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1758+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17591759
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
17601760
</p>
17611761
</div>
@@ -1783,7 +1783,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17831783
<img src="_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
17841784
<div class="container">
17851785
<a href="https://youtu.be/44QUMCh2ZHU" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1786-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1786+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17871787
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
17881788
</p>
17891789
</div>
@@ -1867,7 +1867,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18671867
<img src="_static/thumbnails/ptss-matplotlib.jpeg" class="gallery-thumbnail" />
18681868
<div class="container">
18691869
<a href="https://youtu.be/EiPRIdHQEmE" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Matplotlib</h4></a>
1870-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1870+
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18711871
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `matplotlib`. The content to follow along with this video is hosted on this <A href="https://github.com/anissa111/matplotlib-tutorial">Matplotlib Tutorial GitHub Repository</A>.
18721872
</p>
18731873
</div>
@@ -1923,7 +1923,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19231923
<img src="_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
19241924
<div class="container">
19251925
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1926-
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1926+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19271927
<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>.
19281928
</p>
19291929
</div>
@@ -1981,7 +1981,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19811981
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
19821982
<div class="container">
19831983
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1984-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1984+
<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>
19851985
<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>.
19861986
</p>
19871987
</div>
@@ -2009,7 +2009,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20092009
<img src="_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
20102010
<div class="container">
20112011
<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>
2012-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2012+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20132013
<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>.
20142014
</p>
20152015
</div>
@@ -2037,7 +2037,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20372037
<img src="_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
20382038
<div class="container">
20392039
<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>
2040-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2040+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20412041
<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>.
20422042
</p>
20432043
</div>
@@ -2065,7 +2065,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20652065
<img src="_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
20662066
<div class="container">
20672067
<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>
2068-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2068+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20692069
<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>.
20702070
</p>
20712071
</div>
@@ -2093,7 +2093,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20932093
<img src="_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
20942094
<div class="container">
20952095
<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>
2096-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2096+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20972097
<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>.
20982098
</p>
20992099
</div>
@@ -2121,7 +2121,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21212121
<img src="_static/thumbnails/ptss-geocatplot.jpeg" class="gallery-thumbnail" />
21222122
<div class="container">
21232123
<a href="https://youtu.be/It231le1fAU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Plotting with GeoCAT</h4></a>
2124-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2124+
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21252125
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing advanced plotting techniques and highlighting tools developed by GeoCAT. The content to follow along with this video is hosted in this <A href="https://github.com/anissa111/plotting-with-geocat-tutorial">Plotting with GeoCat GitHub Repository</A>.
21262126
</p>
21272127
</div>

_preview/479/about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7575
<meta name="docsearch:language" content="en"/>
7676
<meta name="docsearch:version" content="" />
77-
<meta name="docbuild:last-update" content="18 December 2024"/>
77+
<meta name="docbuild:last-update" content="19 December 2024"/>
7878
</head>
7979

8080

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

833833
<div class="footer-item">
834834
<p class="last-updated">
835-
Last updated on 18 December 2024.
835+
Last updated on 19 December 2024.
836836
<br/>
837837
</p>
838838
</div>
@@ -919,7 +919,7 @@ <h1>Contribute</h1>
919919

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

922-
Last updated on 18 December 2024.
922+
Last updated on 19 December 2024.
923923
</p>
924924
</div>
925925
</div>

_preview/479/blog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="18 December 2024"/>
74+
<meta name="docbuild:last-update" content="19 December 2024"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -759,7 +759,7 @@ <h2 class="ablog-post-title">
759759

760760
<div class="footer-item">
761761
<p class="last-updated">
762-
Last updated on 18 December 2024.
762+
Last updated on 19 December 2024.
763763
<br/>
764764
</p>
765765
</div>
@@ -846,7 +846,7 @@ <h1>Contribute</h1>
846846

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

849-
Last updated on 18 December 2024.
849+
Last updated on 19 December 2024.
850850
</p>
851851
</div>
852852
</div>

_preview/479/blog/2023.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="18 December 2024"/>
74+
<meta name="docbuild:last-update" content="19 December 2024"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -664,7 +664,7 @@ <h2 class="ablog-post-title">
664664

665665
<div class="footer-item">
666666
<p class="last-updated">
667-
Last updated on 18 December 2024.
667+
Last updated on 19 December 2024.
668668
<br/>
669669
</p>
670670
</div>
@@ -751,7 +751,7 @@ <h1>Contribute</h1>
751751

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

754-
Last updated on 18 December 2024.
754+
Last updated on 19 December 2024.
755755
</p>
756756
</div>
757757
</div>

_preview/479/blog/2024.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="18 December 2024"/>
74+
<meta name="docbuild:last-update" content="19 December 2024"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -618,7 +618,7 @@ <h2 class="ablog-post-title">
618618

619619
<div class="footer-item">
620620
<p class="last-updated">
621-
Last updated on 18 December 2024.
621+
Last updated on 19 December 2024.
622622
<br/>
623623
</p>
624624
</div>
@@ -705,7 +705,7 @@ <h1>Contribute</h1>
705705

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

708-
Last updated on 18 December 2024.
708+
Last updated on 19 December 2024.
709709
</p>
710710
</div>
711711
</div>

_preview/479/blog/archive.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="18 December 2024"/>
74+
<meta name="docbuild:last-update" content="19 December 2024"/>
7575
</head>
7676

7777

@@ -569,7 +569,7 @@ <h2>
569569

570570
<div class="footer-item">
571571
<p class="last-updated">
572-
Last updated on 18 December 2024.
572+
Last updated on 19 December 2024.
573573
<br/>
574574
</p>
575575
</div>
@@ -656,7 +656,7 @@ <h1>Contribute</h1>
656656

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

659-
Last updated on 18 December 2024.
659+
Last updated on 19 December 2024.
660660
</p>
661661
</div>
662662
</div>

_preview/479/blog/author.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="18 December 2024"/>
74+
<meta name="docbuild:last-update" content="19 December 2024"/>
7575
</head>
7676

7777

@@ -589,7 +589,7 @@ <h2>
589589

590590
<div class="footer-item">
591591
<p class="last-updated">
592-
Last updated on 18 December 2024.
592+
Last updated on 19 December 2024.
593593
<br/>
594594
</p>
595595
</div>
@@ -676,7 +676,7 @@ <h1>Contribute</h1>
676676

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

679-
Last updated on 18 December 2024.
679+
Last updated on 19 December 2024.
680680
</p>
681681
</div>
682682
</div>

0 commit comments

Comments
 (0)