We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c059405 commit 505ae2eCopy full SHA for 505ae2e
src/components/keynoters/keynoter.astro
@@ -44,7 +44,7 @@ const Placeholder =
44
class="object-cover group-hover:scale-105 transition-transform h-full w-full"
45
/>
46
) : (
47
- <div class="bg-keynoter-info w-full h-full">
+ <div class="bg-keynoter-info w-full h-full mt-10">
48
<Placeholder />
49
</div>
50
)
src/content/keynoters/petr.jpg
93.8 KB
src/content/keynoters/petr.mdx
@@ -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