Skip to content

Commit

Permalink
Added example answer
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfortuna committed Oct 24, 2016
1 parent 8ac6266 commit cb8f3b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>AdamFortuna</title>
</head>
<body>
<h1>Hello, Code School!</h1>

<ul>
<li>JavaScript</li>
<li>Angular.js</li>
<li>Ruby</li>
</ul>
</body>
</html>

0 comments on commit cb8f3b1

Please sign in to comment.