Spaces:
Running
Running
banner intro
Browse files
README.md
CHANGED
@@ -7,4 +7,14 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="grid lg:grid-cols-2 gap-x-4">
|
11 |
+
<h1 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">EuroPython 2022</h1>
|
12 |
+
<p class="lg:col-span-2">EuroPython Dublin, You're invited!</p>
|
13 |
+
<p class="lg:col-span-2">
|
14 |
+
Welcome to the 21st EuroPython. We're the oldest and longest running volunteer-led Python programming conference on the planet! Join us in July in the beautiful and vibrant city of Dublin. We'll be together, face to face and online, to celebrate our shared passion for Python and its community!</p>
|
15 |
+
|
16 |
+
|
17 |
+
<img class="lg:col-span-2" src="https://i.imgur.com/N6sZ5CI.png" alt="Europython Banner" style="margin:10px">
|
18 |
+
</div>
|
19 |
+
|
20 |
+
|