Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/keynoters/keynoter.astro
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const Placeholder =
class="object-cover group-hover:scale-105 transition-transform h-full w-full"
/>
) : (
<div class="bg-keynoter-info w-full h-full">
<div class="bg-keynoter-info w-full h-full mt-10">
<Placeholder />
</div>
)
Expand Down
Binary file added src/content/keynoters/petr.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/content/keynoters/petr.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Petr Baudiš
image: ./petr.jpg
slug: petr-baudis
tagline: CTO & Co-founder of an AI SaaS deep tech scale-up
order: 5
---