Skip to content

Commit 505ae2e

Browse files
Add fourth keynoter (#1129)
Co-authored-by: Niko <[email protected]>
1 parent c059405 commit 505ae2e

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
@@ -44,7 +44,7 @@ const Placeholder =
4444
class="object-cover group-hover:scale-105 transition-transform h-full w-full"
4545
/>
4646
) : (
47-
<div class="bg-keynoter-info w-full h-full">
47+
<div class="bg-keynoter-info w-full h-full mt-10">
4848
<Placeholder />
4949
</div>
5050
)

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)