Skip to content

Commit

Permalink
Remove text from redirect index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
petermason committed Feb 9, 2016
1 parent 9d173be commit 38f5fdc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
<link rel="stylesheet" href="styles/main.css">
</head>
<body>
<div class="container">
<h1>React Easy Chart...</h1>

</div>
<div class="container"></div>
<script>
window.location = './docs/index.html';
</script>
Expand Down

0 comments on commit 38f5fdc

Please sign in to comment.