Skip to content

Commit

Permalink
lib: add HacktoberfestGYE 2024 event data (#67)
Browse files Browse the repository at this point in the history
Thank you for the inclusion!
  • Loading branch information
bjgavilanes authored Oct 3, 2024
1 parent cdc2899 commit 0060f75
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/lib/data/events.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"events": [
{
"name": "Hacktoberfest",
"description": "Un evento para celebrar el código abierto.",
"date": "15/10/2024",
"time": "Todo el dia",
"place": "Universidad Católica",
"name": "HacktoberfestGYE 2024",
"description": "Colabora en una variedad de proyectos de código abierto, mejorando tus habilidades y contribuyendo a la comunidad global de desarrolladores.",
"date": "10/10/2024",
"time": "9 AM - 5 PM",
"place": "Universidad Católica Santiago de Guayaquil",
"category": "Hackathon"
}
]
Expand Down

0 comments on commit 0060f75

Please sign in to comment.