We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6c2b1 commit 5fe48a6Copy full SHA for 5fe48a6
src/components/keynoters/keynoter.astro
@@ -46,7 +46,7 @@ const Placeholder =
46
class="object-cover group-hover:scale-105 transition-transform h-full w-full"
47
/>
48
) : (
49
- <div class="bg-keynoter-info w-full h-full">
+ <div class="bg-keynoter-info w-full h-full mt-10">
50
<Placeholder />
51
</div>
52
)
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