You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Components/Home/Sections/About.tsx
+10-28Lines changed: 10 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -11,38 +11,20 @@ export default class About extends React.Component {
11
11
<p>
12
12
<b>Python Pizza</b> is a micro conference organized by the Python Community.
13
13
</p>
14
-
<p>
15
-
We bring the Python Community together for some amazing original
16
-
Pizza™ and Python Talks.
17
-
</p>
18
-
<p>
19
-
We believe in and encourage practical sessions, in which developers
20
-
share their experience and lessons from real-world projects, each
21
-
talk is 10 mins long.
22
-
</p>
23
-
<p>Thanks to the Python Pizza (Naples!) that started this format!</p>
24
14
<br></br>
25
15
<p>
26
-
Check out the past editions:{" "}
27
-
<a
28
-
href="https://python.pizza"
29
-
target="_blank"
30
-
rel="noopener noreferrer"
31
-
>
32
-
Naples Python Pizza
33
-
</a>{" "}
34
-
and{" "}
35
-
<a
36
-
href="https://berlin.python.pizza"
37
-
target="_blank"
38
-
rel="noopener noreferrer"
39
-
>
40
-
Berlin Python Pizza
41
-
</a>
42
-
.{" "}
16
+
But this one is a truly special edition, a virus won't keep us apart!
17
+
And we decided to use this unfortunate circumstances to give something back: all proceeds will go to <ahref="https://www.msf.org/">Doctors Without Borders</a></Container>
18
+
</p>
19
+
<br></br>
20
+
<p>
21
+
We believe in and encourage practical sessions, in which developers
22
+
share their experience and lessons from real-world projects, each
23
+
talk is 10 mins long.
43
24
</p>
25
+
<p>Thanks to the Python Pizza (Naples!) that started this format!</p>
0 commit comments