Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Bertos committed Aug 21, 2017
1 parent dc0e535 commit ff62736
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,39 +108,6 @@ <h3>Contact me ;)</h3>
</p>
</div>
</footer>
<!--
Previous project placeholder begins
-->
<div class="header">
<h1>Morgan McCircuit</h1>
<h2>I write code</h2>
</div>

<div class="tagline">
<h3>Who I am</h3>
<p>Hi, my name is Morgan and I love to write code that is efficient.</p>
</div>


<div class="skills">
<h3>What I do</h3>
<p>Here are some of the languages I use on a day-to-day.</p>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
</div>

<div class="contact">
<h3>Get in touch</h3>
<p>I live in the cloud and can't be seen. Send messages to the good people at <a target="_blank" href="https://twitter.com/codeschool">Code School</a> and they'll notify me.</p>
</div>
<!--
Previous project placeholder ends
(unused pieces will be deleted at the last task)
-->


<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
Expand Down

0 comments on commit ff62736

Please sign in to comment.