File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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 >
You canβt perform that action at this time.
0 commit comments