diff options
Diffstat (limited to 'src/components/about/Hero.js')
| -rw-r--r-- | src/components/about/Hero.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/components/about/Hero.js b/src/components/about/Hero.js index 453f762..2744b90 100644 --- a/src/components/about/Hero.js +++ b/src/components/about/Hero.js @@ -10,6 +10,12 @@ export default class Hero extends Component { <div className="row"> <div className="col-lg-12" data-wow-delay="1s"> <h3 className="wow fadeInUp" data-wow-delay="1.2s">about me.</h3> + <a href="https://strelizia.cc/ZooX36Lt9pmchjbjpiu8HzY0MYqfcZ41.txt"> + <img className="wow fadeInUp" data-wow-delay="1.25s" + src="https://web.archive.org/web/20091027134504/http://geocities.com/developmentcom/dr_recommended.gif" + alt="doctor recommended click here" /> + </a> + <br /><br /> <p className="wow fadeInUp"> Hi, I'm Sin. I'm a fullstack developer from Oregon. Some of my favourite languages and technologies to work with are Node.js, C++ and MERN. |