akhaliq HF staff commited on
Commit
fd4c25e
1 Parent(s): 7814668

banner intro

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -7,4 +7,14 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
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
+