Skip to content

Commit cde67d4

Browse files
committed
Add Berlin to header to prevent confusion
1 parent 88bf3c7 commit cde67d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Hero/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default class Hero extends React.Component {
99
return (
1010
<div className="hero">
1111
<div className="hero--info">
12-
<h1>Python Pizza</h1>
12+
<h1>Python Pizza Berlin</h1>
1313
<h2>August 2020 - TBA</h2>
1414
{/* <h2>
1515
Berlin @ Wooga <br />

0 commit comments

Comments
 (0)