Skip to content

Commit c490248

Browse files
committed
Add GMRI Logo to sponsors
GMRI is going to kick in some cash this year, so adding them to the website.
1 parent 3264378 commit c490248

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

assets/images/logos/GMRI.png

21.2 KB
Loading

index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,15 @@ Thanks to our sponsors that have made OceanHackWeek possible over the last sever
155155

156156
</div>
157157

158+
<div class="col-4" style="margin-bottom: 1rem">
159+
160+
```{image} assets/images/logos/GMRI.png
161+
:alt: Gulf of Maine Research Institute
162+
:width: 180px
163+
```
164+
165+
</div>
166+
158167
</div>
159168

160169

ohw24/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ We are still looking for volunteers to help with OceanHackWeek 2024! Please [app
5656
</div>
5757

5858

59-
<div>
59+
<div class="row">
6060
<div class="col-4" style="margin-bottom: 1rem">
6161

6262
```{image} ../assets/images/ioos_logo.jpg
@@ -66,6 +66,15 @@ We are still looking for volunteers to help with OceanHackWeek 2024! Please [app
6666

6767
</div>
6868

69+
<div class="col-4" style="margin-bottom: 1rem">
70+
71+
```{image} ../assets/images/logos/GMRI.png
72+
:alt: Gulf of Maine Research Institute
73+
:width: 180px
74+
```
75+
76+
</div>
77+
6978
</div>
7079

7180

0 commit comments

Comments
 (0)