Skip to content

Commit 54f4561

Browse files
author
Daniel Precioso
committed
Add banners side by side
1 parent 1c2e0a9 commit 54f4561

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

_pages/about.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,11 @@ This research is supported by:
100100

101101
- Spanish [Agencia Estatal de Investigación](https://www.aei.gob.es/) under grant TED2021-129455B-I00, "Optimization of maritime routes with real time oceanographic and meteorological data".
102102

103-
<p align="center"><img src="https://weathernavigation.com/images/banner-aei.png" alt="Banner" width="80%"/></p>
103+
<div style="display: flex; justify-content: center;">
104+
<div style="flex: 1; margin-right: 10px;">
105+
<img src="https://weathernavigation.com/images/banner-bbva.png" alt="Banner BBVA" style="width: 100%; height: auto;"/>
106+
</div>
107+
<div style="flex: 1; margin-left: 10px;">
108+
<img src="https://weathernavigation.com/images/banner-aei.png" alt="Banner AEI" style="width: 100%; height: auto;"/>
109+
</div>
110+
</div>

images/banner-bbva.png

36.5 KB
Loading

0 commit comments

Comments
 (0)