Update modules/ui/ui.py
Browse files- modules/ui/ui.py +5 -0
modules/ui/ui.py
CHANGED
|
@@ -62,6 +62,11 @@ eventos = [
|
|
| 62 |
"imagen": "assets/img/socialmedia/WebSummit ShowCase 2025.png",
|
| 63 |
"titulo": "WebSummitRio 2025, Brasil, april, 27-30",
|
| 64 |
"descripcion": "AIdeaText showcase"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
}
|
| 66 |
]
|
| 67 |
|
|
|
|
| 62 |
"imagen": "assets/img/socialmedia/WebSummit ShowCase 2025.png",
|
| 63 |
"titulo": "WebSummitRio 2025, Brasil, april, 27-30",
|
| 64 |
"descripcion": "AIdeaText showcase"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"imagen": "assets/img/socialmedia/Secuencia 01.00_10_26_25.Imagen fija002.png,
|
| 68 |
+
"titulo": "PyCon 2024, Colombia, june, 7-9",
|
| 69 |
+
"descripcion": "AIdeaText showcase"
|
| 70 |
}
|
| 71 |
]
|
| 72 |
|