Skip to content

Commit 343cf1d

Browse files
committed
Deploying to master from @ 9379de1 πŸš€
1 parent 2763a2c commit 343cf1d

5 files changed

Lines changed: 26 additions & 2 deletions

File tree

β€Ž_images/GMRI.pngβ€Ž

21.2 KB
Loading

β€Ž_sources/index.md.txtβ€Ž

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

β€Ž_sources/ohw24/index.md.txtβ€Ž

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

β€Žindex.htmlβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,9 @@ <h2>Our Sponsors<a class="headerlink" href="#our-sponsors" title="Permalink to t
575575
<div class="col-4" style="margin-bottom: 1rem">
576576
<img alt="GOMO" src="_images/GOMO_Horizontal_Lockup_Logo_in_Blue.png" style="width: 180px;" />
577577
</div>
578+
<div class="col-4" style="margin-bottom: 1rem">
579+
<img alt="Gulf of Maine Research Institute" src="_images/GMRI.png" style="width: 180px;" />
580+
</div>
578581
</div>
579582
<div class="toctree-wrapper compound">
580583
</div>

β€Žohw24/index.htmlβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,13 @@ <h2>OHW24 Sponsors<a class="headerlink" href="#ohw24-sponsors" title="Permalink
556556
<img alt="GOMO" src="../_images/GOMO_Horizontal_Lockup_Logo_in_Blue.png" style="width: 180px;" />
557557
</div>
558558
</div>
559-
<div>
559+
<div class="row">
560560
<div class="col-4" style="margin-bottom: 1rem">
561561
<img alt="IOOS" src="../_images/ioos_logo.jpg" style="width: 180px;" />
562562
</div>
563+
<div class="col-4" style="margin-bottom: 1rem">
564+
<img alt="Gulf of Maine Research Institute" src="../_images/GMRI.png" style="width: 180px;" />
565+
</div>
563566
</div>
564567
<div class="toctree-wrapper compound">
565568
</div>

0 commit comments

Comments
Β (0)