We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1fd56 commit c3d1ee1Copy full SHA for c3d1ee1
src/content/pages/beginners-day-unconference.mdx
@@ -23,7 +23,7 @@ Listen to a panel discussion with three junior developers as they share what lif
23
<a href="https://www.linkedin.com/in/michaela-trckova-fe-dev/" class ="hover:scale-105 transition-transform" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank" target="_blank">
24
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
25
<img
26
- src="./images/unconference/michaela_trckova.jpg"
+ src="/images/unconference/michaela_trckova.jpg"
27
alt="Profile photo of Michaela Trčková"
28
style={{
29
width: '250px',
0 commit comments