Skip to content

Commit 0bd73f6

Browse files
committed
Deploying to master from @ 4529b1f 🚀
1 parent aa16d55 commit 0bd73f6

6 files changed

Lines changed: 64 additions & 4 deletions

File tree

‎_images/GMRI.jpg‎

624 KB
Loading

‎_images/earthmover.png‎

31.7 KB
Loading

‎_sources/index.md.txt‎

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,49 @@ Thanks to our sponsors that have made OceanHackWeek possible over the last sever
178178

179179
<div class="col-4" style="margin-bottom: 1rem">
180180

181-
```{image} assets/images/logos/GMRI.png
181+
```{image} assets/images/logos/GMRI.jpg
182182
:alt: Gulf of Maine Research Institute
183183
:width: 180px
184184
```
185185

186186
</div>
187187

188+
<div class="col-4" style="margin-bottom: 1rem">
189+
190+
```{image} assets/images/logos/earthmover.png
191+
:alt: Earthmover
192+
:width: 180px
193+
```
194+
195+
</div>
196+
197+
<div class="col-4" style="margin-bottom: 1rem">
198+
199+
```{image} assets/images/logos/SOI-Logo-fullcolor-brand-V3.jpg
200+
:alt: Schmidt Ocean Institute
201+
:width: 180px
202+
```
203+
204+
</div>
205+
206+
<div class="col-4" style="margin-bottom: 1rem">
207+
208+
```{image} assets/images/logos/openscapes.png
209+
:alt: Openscapes
210+
:width: 180px
211+
```
212+
213+
</div>
214+
215+
<div class="col-4" style="margin-bottom: 1rem">
216+
217+
```{image} assets/images/logos/nmfs-opensci.png
218+
:alt: NMFS Open Science
219+
:width: 180px
220+
```
221+
222+
</div>
223+
188224
</div>
189225

190226

‎_sources/ohw25/index.md.txt‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
5252
</div>
5353
<div class="col-4" style="margin-bottom: 1rem">
5454

55-
```{image} ../assets/images/logos/GMRI.png
55+
```{image} ../assets/images/logos/GMRI.jpg
5656
:alt: Gulf of Maine Research Institute
5757
:width: 180px
5858
```
@@ -111,6 +111,15 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
111111
:width: 180px
112112
```
113113

114+
</div>
115+
116+
<div class="col-4" style="margin-bottom: 1rem">
117+
118+
```{image} ../assets/images/logos/earthmover.png
119+
:alt: Earthmover
120+
:width: 180px
121+
```
122+
114123
</div>
115124

116125
</div>

‎index.html‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,19 @@ <h2>Our Sponsors<a class="headerlink" href="#our-sponsors" title="Permalink to t
614614
<img alt="GOMO" src="_images/GOMO_Horizontal_Lockup_Logo_in_Blue.png" style="width: 180px;" />
615615
</div>
616616
<div class="col-4" style="margin-bottom: 1rem">
617-
<img alt="Gulf of Maine Research Institute" src="_images/GMRI.png" style="width: 180px;" />
617+
<img alt="Gulf of Maine Research Institute" src="_images/GMRI.jpg" style="width: 180px;" />
618+
</div>
619+
<div class="col-4" style="margin-bottom: 1rem">
620+
<img alt="Earthmover" src="_images/earthmover.png" style="width: 180px;" />
621+
</div>
622+
<div class="col-4" style="margin-bottom: 1rem">
623+
<img alt="Schmidt Ocean Institute" src="_images/SOI-Logo-fullcolor-brand-V3.jpg" style="width: 180px;" />
624+
</div>
625+
<div class="col-4" style="margin-bottom: 1rem">
626+
<img alt="Openscapes" src="_images/openscapes.png" style="width: 180px;" />
627+
</div>
628+
<div class="col-4" style="margin-bottom: 1rem">
629+
<img alt="NMFS Open Science" src="_images/nmfs-opensci.png" style="width: 180px;" />
618630
</div>
619631
</div>
620632
<div class="toctree-wrapper compound">

‎ohw25/index.html‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h2>OHW25 Sponsors<a class="headerlink" href="#ohw25-sponsors" title="Permalink
591591
<img alt="UW APL" src="../_images/apl_logo_blue.jpg" style="width: 180px;" />
592592
</div>
593593
<div class="col-4" style="margin-bottom: 1rem">
594-
<img alt="Gulf of Maine Research Institute" src="../_images/GMRI.png" style="width: 180px;" />
594+
<img alt="Gulf of Maine Research Institute" src="../_images/GMRI.jpg" style="width: 180px;" />
595595
</div>
596596
</div>
597597
<div class="row">
@@ -612,6 +612,9 @@ <h2>OHW25 Sponsors<a class="headerlink" href="#ohw25-sponsors" title="Permalink
612612
</div>
613613
<div class="col-4" style="margin-bottom: 1rem">
614614
<img alt="NMFS Open Science" src="../_images/nmfs-opensci.png" style="width: 180px;" />
615+
</div>
616+
<div class="col-4" style="margin-bottom: 1rem">
617+
<img alt="Earthmover" src="../_images/earthmover.png" style="width: 180px;" />
615618
</div>
616619
</div>
617620
<div class="toctree-wrapper compound">

0 commit comments

Comments
 (0)