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/sections/about.tsx
+15-7Lines changed: 15 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,23 @@ export const About = () => (
4
4
<Containerid="about"variant="smallContainer">
5
5
<Heading>Python Pizza is Coming to Brno!</Heading>
6
6
<Paragraph>
7
-
<b>Python Pizza</b>, an annual micro conference originating from Naples in 2017, has made its mark in various cities in Germany, Italy, Cuba, as well as in remote formats. Now, after Prague, it's Brno's turn for Python Pizza to happen in Czechia.
7
+
<b>Python Pizza</b>, an annual micro conference originating from Naples in
8
+
2017, has made its mark in various cities in Germany, Italy, Cuba, as well
9
+
as in remote formats. Now, after Prague, it's Brno's turn for Python Pizza
10
+
to happen in Czechia.
8
11
</Paragraph>
9
12
<br/>
10
-
<Paragraph> Organized entirely by volunteers, we bring the Python Community together for some amazing original Pizza™ and Python Talks.
13
+
<Paragraph>
14
+
{" "}
15
+
Organized entirely by volunteers, we bring the Python Community together
16
+
for some amazing original Pizza™ and Python Talks.
11
17
<br/>
12
18
</Paragraph>
13
19
<br/>
14
20
<Paragraph>
15
-
We believe in and encourage practical sessions, in which developers share their experiences and lessons learned from real-world projects. Each talk is 10 minutes long.
21
+
We believe in and encourage practical sessions, in which developers share
22
+
their experiences and lessons learned from real-world projects. Each talk
<Heading>Sign up for important announcements</Heading>
7
-
<Paragraph>
8
-
If you're interested in receiving notifcations about our schedule or ticket sales, please fill in the linked form. You will receive only four emails from us:
9
-
</Paragraph>
10
-
11
-
<olstyle={{textAlign: "left"}}>
12
-
<li>Notification when the ticket sales starts.</li>
13
-
<li>A reminder 24 hours prior to the Call for Proposals (CFP) closing, in case you'd like to submit a last-minute proposal</li>
14
-
<li>Announcement of the event schedule</li>
15
-
<li>A final reminder shortly before the event or when tickets are running low.</li>
0 commit comments