Skip to content

Commit 1de6e58

Browse files
authored
Update Novedades.md
1 parent 17cacd1 commit 1de6e58

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

sitio/Novedades.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,32 @@
11
# Últimas Novedades <img width="80" height="212" alt="image" src="https://github.com/user-attachments/assets/e48bdc1d-aa10-4730-a782-24d8524dd39d" />
2+
<div class="contenedor">
3+
<img src="https://github.com/user-attachments/assets/e48bdc1d-aa10-4730-a782-24d8524dd39d" alt="">
4+
<p># Últimas <br># Novedades.</p>
5+
</div>
6+
7+
<style>
8+
.contenedor {
9+
display: flex;
10+
align-items: flex-start;
11+
}
212

13+
.contenedor img {
14+
margin-right: 20px; /* Espacio entre la imagen y el texto */
15+
}
16+
17+
.contenedor p {
18+
margin: 0;
19+
}
20+
</style>
321
El próximo evento de OceanhHackweek en español será el HACKATON Edición 2005!
422

523
<img width="482" height="123" alt="image" src="https://github.com/user-attachments/assets/dfe97489-4878-42ba-9daa-72aa1ddb28b2" />
624

7-
* Apúntate [aquí](https://intercoonecta.aecid.es/programaci%C3%B3n-de-actividades/hackaton-en-espa-ol-en-ciencia-marina-edici-n-2025) * Más info [aquí](https://github.com/Intercoonecta/Intercoonecta.github.io/blob/main/sitio/ohw2025.md)
25+
* Apúntate [aquí](https://intercoonecta.aecid.es/programaci%C3%B3n-de-actividades/hackaton-en-espa-ol-en-ciencia-marina-edici-n-2025)
26+
* Más info [aquí](https://github.com/Intercoonecta/Intercoonecta.github.io/blob/main/sitio/ohw2025.md)
827

928
<div class="contenedor-imagen-texto">
10-
<img width="250" height="250" src="[tu-imagen.jpg](https://github.com/user-attachments/assets/e390cff3-064c-4307-987f-58c01b7c93d1)" alt="Descripción de la imagen">
29+
<img width="250" height="250" src="https://github.com/user-attachments/assets/e390cff3-064c-4307-987f-58c01b7c93d1" alt="Descripción de la imagen">
1130
<div class="texto-flotante">
1231
YA ESTAMOS PREPARANDO LAS EDICIONES DE 2026 Y 2027!
1332
</div>

0 commit comments

Comments
 (0)