Skip to content

Commit ff62736

Browse files
author
Javier Bertos
committed
1 parent dc0e535 commit ff62736

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

src/index.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -108,39 +108,6 @@ <h3>Contact me ;)</h3>
108108
</p>
109109
</div>
110110
</footer>
111-
<!--
112-
Previous project placeholder begins
113-
-->
114-
<div class="header">
115-
<h1>Morgan McCircuit</h1>
116-
<h2>I write code</h2>
117-
</div>
118-
119-
<div class="tagline">
120-
<h3>Who I am</h3>
121-
<p>Hi, my name is Morgan and I love to write code that is efficient.</p>
122-
</div>
123-
124-
125-
<div class="skills">
126-
<h3>What I do</h3>
127-
<p>Here are some of the languages I use on a day-to-day.</p>
128-
<ul>
129-
<li>HTML</li>
130-
<li>CSS</li>
131-
<li>JavaScript</li>
132-
</ul>
133-
</div>
134-
135-
<div class="contact">
136-
<h3>Get in touch</h3>
137-
<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>
138-
</div>
139-
<!--
140-
Previous project placeholder ends
141-
(unused pieces will be deleted at the last task)
142-
-->
143-
144111

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

0 commit comments

Comments
 (0)