Skip to content

Commit f0d74c7

Browse files
committed
junior guru logo fix
1 parent 89dfe51 commit f0d74c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/pages/beginners-day-unconference.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ import { Image } from "astro:assets";
88

99
import sprints1Image from "./images/sprints1.jpg";
1010
import sprints2Image from "./images/sprints2.jpg";
11-
import juniorGuruImage from "./images/juniorguru.png";
11+
import juniorGuruImage from "./images/junior-guru.png";
1212

1313
# EuroPython & junior.guru Beginners' Day Unconference
1414

1515
As part of this year's Beginners' Day, on **Saturday 19th July** we'll be hosting the Unconference in cooperation with [junior.guru](https://junior.guru/). It's a full day of panel discussions, Q&A sessions, interactive sessions, and short talks focused on getting started and growing as a junior in a tech role. The event will take place at the [Prague University of Economics and Business](https://ep2025.europython.eu/venue/#sprints-venue--saturday--sunday).
1616

1717
<Image
1818
src={juniorGuruImage}
19-
width="200"
19+
width="1000"
2020
class="w-full h-auto border-4 border-white rounded-lg shadow-lg"
2121
alt="junior.guru Logo"
2222
/>
65 KB
Loading

0 commit comments

Comments
 (0)