File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<meta http-equiv =" Content-type" content =" text/html; charset=utf-8" />
6
6
<meta http-equiv =" X-UA-Compatible" content =" IE=edge" />
7
7
<meta name =" viewport" content =" width=device-width, initial-scale=1" />
8
- <title >Berlin Python Pizza Night 🌃</title >
8
+ <title >Berlin Python Pizza 🌃</title >
9
9
<link rel =" apple-touch-icon" sizes =" 180x180" href =" /apple-touch-icon.png?v=2" />
10
10
<link rel =" icon" type =" image/png" sizes =" 32x32" href =" /favicon-32x32.png?v=2" />
11
11
<link rel =" icon" type =" image/png" sizes =" 16x16" href =" /favicon-16x16.png?v=2" />
47
47
</script >
48
48
</body >
49
49
50
- </html >
50
+ </html >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default class Hero extends React.Component {
9
9
return (
10
10
< div className = "hero" >
11
11
< div className = "hero--info" >
12
- < h1 > Python Pizza Night </ h1 >
12
+ < h1 > Python Pizza</ h1 >
13
13
< h2 >
14
14
Berlin @ Wooga < br />
15
15
< a href = "https://goo.gl/maps/mkQP66yAnXGHdK9w6" target = "_blank" >
You can’t perform that action at this time.
0 commit comments