@@ -118,29 +118,30 @@ We also acknowledge software engineering support from
118118the University of Washington Scientific Software Engineering Center (SSEC),
119119as part of the Schmidt Futures Virtual Institute for Scientific Software (VISS) in 2023.
120120
121- <p align =" center " >
122-
123- <a href="https://oceanexplorer.noaa.gov/news/oer-updates/2021/fy21-ffo-schedule.html "
124- style="text-decoration: none ;">
125- <img src =" assets/logos/noaa.png " alt =" NOAA " width =" 120 " >
126- </a >
127-
128- <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=1849930&HistoricalAwards=false "
129- style="text-decoration: none ;">
130- <img src =" assets/logos/nsf.png " alt =" NSF " width =" 120 " >
131- </a >
132-
133- <a href="https://escience.washington.edu/software-engineering/ssec/ "
134- style="text-decoration: none ;">
135- <img src =" assets/logos/ssec.png " alt =" SSEC " width =" 120 " >
136- </a >
137-
138- <a href="https://voiceoftheocean.org/ "
139- style="text-decoration: none ;">
140- <img src =" assets/logos/voto.png " alt =" VOTO Foundation " width =" 120 " >
141- </a >
142-
143- </p >
121+ <table align =" center " border =" 0 " cellpadding =" 12 " cellspacing =" 0 " style =" border-collapse : collapse ;" >
122+ <tr >
123+ <td align="center" style="border: 0;">
124+ <a href="https://oceanexplorer.noaa.gov/news/oer-updates/2021/fy21-ffo-schedule.html" style="text-decoration:none;">
125+ <img src="assets/logos/noaa.png" alt="NOAA" width="120">
126+ </a>
127+ </td>
128+ <td align="center" style="border: 0;">
129+ <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=1849930&HistoricalAwards=false" style="text-decoration:none;">
130+ <img src="assets/logos/nsf.png" alt="NSF" width="120">
131+ </a>
132+ </td>
133+ <td align="center" style="border: 0;">
134+ <a href="https://escience.washington.edu/software-engineering/ssec/" style="text-decoration:none;">
135+ <img src="assets/logos/ssec.png" alt="SSEC" width="120">
136+ </a>
137+ </td>
138+ <td align="center" style="border: 0;">
139+ <a href="https://voiceoftheocean.org/" style="text-decoration:none;">
140+ <img src="assets/logos/voto.png" alt="VOTO Foundation" width="120">
141+ </a>
142+ </td>
143+ </tr >
144+ </table >
144145
145146
146147
0 commit comments