Skip to content

Commit

Permalink
Fix schedule and add partner
Browse files Browse the repository at this point in the history
  • Loading branch information
rtancman committed Dec 6, 2023
1 parent fe43b05 commit 6ffa51d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
3 changes: 2 additions & 1 deletion _data/partners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
- {name: "Jusbrasil", description: "Informação Jurídica que Transforma", link: "https://www.jusbrasil.com.br", imageUrl: "jusbrasil.png"}
- {name: "Thithi Galdinos", description: "Head de eventos de tecnologia, inovação, investimentos e startups / Gestora de ecossistemas de inovação. Líder de comunidade de startups @eurovalley", link: "https://www.instagram.com/thithigaldinos", imageUrl: "thithigaldinos.png"}
- {name: "Paytrack", description: "Plataforma all-in-one para gestão de despesas e viagens corporativas.", link: "https://paytrack.com.br", imageUrl: "paytrack.png"}
- {name: "Datadog", description: "Modern monitoring & security. See inside any stack, any app, at any scale, anywhere.", link: "https://www.datadoghq.com/", imageUrl: "datadog.png"}
- {name: "Datadog", description: "Modern monitoring & security. See inside any stack, any app, at any scale, anywhere.", link: "https://www.datadoghq.com/", imageUrl: "datadog.png"}
- {name: "Delfia", description: "Somos delfia, curadoria de jornadas digitais.", link: "https://delfia.tech/", imageUrl: "delfia.jpg"}
20 changes: 10 additions & 10 deletions _data/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
}
- {
startTime: "09:30",
endTime: "09:50",
sessionIds: [009]
endTime: "10:30",
sessionIds: [004]
}
- {
startTime: "09:50",
endTime: "10:15",
sessionIds: [010]
startTime: "10:30",
endTime: "10:50",
sessionIds: [009]
}
- {
startTime: "10:15",
endTime: "11:00",
sessionIds: [001]
startTime: "10:50",
endTime: "11:15",
sessionIds: [010]
}
- {
startTime: "11:00",
startTime: "11:15",
endTime: "12:00",
sessionIds: [004]
sessionIds: [001]
}
- {
startTime: "12:00",
Expand Down
Binary file added img/partners/delfia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ffa51d

Please sign in to comment.