File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ const AboutContent = () => (
12
12
< Text >
13
13
My background is in Physics, I've studied it in < a href = "//www.ugr.es" > Granada</ a > (Spain){ ' ' }
14
14
and in < a href = "//www.lmu.de" > Munich</ a > (Germany). I like to solve problems, the simpler{ ' ' }
15
- the better. I'm from a < a href = "//goo.gl/maps/pNam2Bxtsyw" > tiny town in Jaén</ a > (Spain).{ ' ' }
16
- I like talking with people. I've had 3 bands in Granada for which I made some songs and sing.
15
+ the solution the better. I'm from a{ ' ' }
16
+ < a href = "//goo.gl/maps/pNam2Bxtsyw" > tiny town in Jaén</ a > { ' ' }
17
+ (Spain). I like talking with people.{ ' ' }
18
+ I've had 3 bands in Granada for which I made some songs and sing.{ ' ' }
17
19
The first contact I had with web development was in winter 2012. Started with{ ' ' }
18
- < a href = "//nodejs.org" > node </ a > which led to{ ' ' }
20
+ < a href = "//nodejs.org" > nodejs </ a > which led to{ ' ' }
19
21
< a href = "//github.com/strongloop/express" > express</ a > ,{ ' ' }
20
22
< a href = "//github.com/jadejs/jade" > jade</ a > and{ ' ' }
21
23
< a href = "//mongodb.org/" > mongodb</ a > , moved to{ ' ' }
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ const ContactPage: React.SFC = () => (
73
73
74
74
< Text >
75
75
You found some performance issues, an application area{ ' ' }
76
- or a topic you want to investigate.
76
+ or a topic you want to investigate?
77
77
</ Text >
78
78
79
79
< BR height = { 1 } />
You can’t perform that action at this time.
0 commit comments