Skip to content

Commit a990611

Browse files
committed
Use logos on About buttons
1 parent deb9135 commit a990611

File tree

2 files changed

+232
-4
lines changed

2 files changed

+232
-4
lines changed
Lines changed: 225 additions & 0 deletions
Loading

portal/index.md

Lines changed: 7 additions & 4 deletions
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-
Project Pythia is the education working group for [Pangeo](https://pangeo.io)
12+
[Project Pythia](about) is the education working group for [Pangeo](https://pangeo.io)
1313
and is an educational resource for the entire geoscience community.
1414
Together these initiatives are helping geoscientists make sense of huge volumes of
1515
numerical scientific data using tools that facilitate open, reproducible science,
@@ -21,14 +21,17 @@ _community-owned_, _geoscience-focused_, and _high-quality_.
2121

2222
<span class="d-flex justify-content-center py-4">
2323
<a href="about.html" role="button" class="btn btn-light btn-lg">
24-
About Project Pythia
24+
About <img src="./_static/images/logos/pythia_logo-blue-rtext.svg" alt="Project Pythia" width="180px">
2525
</a>
26-
<div class="horizontalgap" style="width:100px"></div>
26+
<div class="horizontalgap" style="width:70px"></div>
2727
<a href="https://pangeo.io" role="button" class="btn btn-light btn-lg">
28-
About Pangeo
28+
About
29+
<img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png" alt="Pangeo logo" height="60px">
30+
<img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/pangeo_simple_logo.svg" alt="Pangeo" width="100px">
2931
</a>
3032
</span>
3133

34+
3235
## Start Learning
3336

3437
Project Pythia has two main resources for you to use to start learning how to use Python

0 commit comments

Comments
 (0)