Skip to content

Commit

Permalink
removing footer
Browse files Browse the repository at this point in the history
contributions tracked in github
  • Loading branch information
gavinr committed Mar 29, 2016
1 parent dca4ec8 commit 8bf6887
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.html
Expand Up @@ -28,10 +28,6 @@ <h1>CSV to GeoJSON</h1>
<textarea rows="10" cols="100" name="resultTextArea" id="resultTextArea" style="display:none" spellcheck="false">Result appears here.</textarea>
</form>
</div>

<footer>
Created by <a href="http://gavinr.com" target="_blank">Gavin Rehkemper</a>. <a href="http://twitter.com/gavinrehkemper" target="_blank">@gavinrehkemper</a>
</footer>

<script src="js/libs/geojson.min.js"></script>
<script src="js/libs/CsvToJson.js"></script>
Expand Down

0 comments on commit 8bf6887

Please sign in to comment.