Skip to content

Commit

Permalink
Cleanup: remove JS and references to unused files.
Browse files Browse the repository at this point in the history
  • Loading branch information
fureigh committed Oct 2, 2014
1 parent 3306d81 commit f398cc3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
17 changes: 0 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,9 @@
<meta property="og:description" content="Find places near you that accept EBT." />
<meta property="og:image" content="http://www.ebtnearme.org/assets/images/screenshot.png" />
<title>EBT Near Me</title>
<!-- Latest compiled and minified CSS -->
<!-- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> -->
<!-- Optional theme -->
<!-- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> -->
<!-- C A R T O D B -->
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/themes/css/cartodb.css" />
<!-- L E A F L E T -->
<!--<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" /> -->
<!-- <link rel="stylesheet" href="public/css/app.css"> -->


<!-- J A V A C R I P T S -->
<!-- Latest compiled and minified JavaScript -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> -->
<!-- <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> -->
<!-- C A R T O D B -->
<script src="http://libs.cartocdn.com/cartodb.js/v3/cartodb.js"></script>
<!-- L E A F L E T -->
<!-- <script src="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js"></script> -->
<style>
html, body {width:100%; height:100%; padding: 0; margin: 0;}
#map { width: 100%; height:100%; background: black;}
Expand Down Expand Up @@ -186,5 +170,4 @@ <h4>Address</h4>
</div>
-->
</body>
<!-- <script src="public/js/main.js"></script>-->
</html>
38 changes: 0 additions & 38 deletions public/js/main.js

This file was deleted.

0 comments on commit f398cc3

Please sign in to comment.