diff options
| author | Fuwn <[email protected]> | 2020-10-12 21:24:15 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-10-12 21:24:15 -0700 |
| commit | 49eedada9b73159800d9622eeb540c0ea18e1a8f (patch) | |
| tree | 645cbb9e8fbffab4533b4ea50a75cd2a946c71d0 /src/components/about/Hero.js | |
| parent | woops i forgot to commit these files lul (diff) | |
| download | me-49eedada9b73159800d9622eeb540c0ea18e1a8f.tar.xz me-49eedada9b73159800d9622eeb540c0ea18e1a8f.zip | |
make site "r e t r o"
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. |