Skip to content

Commit 5fe48a6

Browse files
Add fourth keynoter (#1129)
Co-authored-by: Niko <nikoshell20@gmail.com>
1 parent eb6c2b1 commit 5fe48a6

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

src/components/keynoters/keynoter.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const Placeholder =
4646
class="object-cover group-hover:scale-105 transition-transform h-full w-full"
4747
/>
4848
) : (
49-
<div class="bg-keynoter-info w-full h-full">
49+
<div class="bg-keynoter-info w-full h-full mt-10">
5050
<Placeholder />
5151
</div>
5252
)

src/content/keynoters/petr.jpg

93.8 KB
Loading

src/content/keynoters/petr.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Petr Baudiš
3+
image: ./petr.jpg
4+
slug: petr-baudis
5+
tagline: CTO & Co-founder of an AI SaaS deep tech scale-up
6+
order: 5
7+
---

0 commit comments

Comments
 (0)