Skip to content

Commit

Permalink
final correction
Browse files Browse the repository at this point in the history
  • Loading branch information
sbgivan committed Nov 28, 2017
1 parent 42a1103 commit 4278b04
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ <h2>Application Developer</h2>
</header>
<main>
<section>
<div class="tagline">

<div class="content-wrapper">
<h3>A bit more about me</h3>
<p>Hey I am Sergio, I work for <a target="_blank" href="https://www.codeschool.com">Code School</a> and I love writing JavaScript!</p>
</div>
</div>

</section>
<section>
<div class="skills">

<div class="content-wrapper">
<h3>Skills</h3>
<p>Here are some of the technologies I enjoy writing day-to-day:</p>
Expand All @@ -41,16 +41,16 @@ <h3>Skills</h3>
<li>Angular 2</li>
<li>Webpack</li>
</ul>
</div>

</div>
</section>
<section>
<div class="contact">

<div class="content-wrapper">
<h3>How to contact me</h3>
<p>The easiest way to contact me is via twitter: <a target="_blank" href="https://twitter.com/hashtagserg">@hashtagserg</a></p>
</div>
</div>

</section>
</main>
<footer>
Expand Down

0 comments on commit 4278b04

Please sign in to comment.