Skip to content

Commit

Permalink
fix index addition
Browse files Browse the repository at this point in the history
  • Loading branch information
millmason committed Apr 27, 2016
1 parent 1a9a754 commit 79030fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<<<<<<< HEAD
<meta charset=utf-8 />
<title>Visualizer</title>
<script src="app.js" charset="utf-8"></script>
Expand All @@ -10,7 +9,6 @@
<link rel="icon"
type="image/png"
href="favicon.ico">
=======
<meta charset=utf-8 />
<title>Visualizer</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,100,300' rel='stylesheet' type='text/css'>
Expand All @@ -19,7 +17,6 @@
<link rel="icon"
type="image/png"
href="favicon.ico">
>>>>>>> master
</head>
<body>
<div class="modal">
Expand Down

0 comments on commit 79030fc

Please sign in to comment.