Skip to content

Commit

Permalink
renamed to lib directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tursics committed Aug 31, 2016
1 parent f51164a commit ff15cee
Show file tree
Hide file tree
Showing 232 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@tursics">

<link rel="stylesheet" href="scripts/jquery.mobile-1.4.2/jquery.mobile-1.4.2.min.css">
<link rel="stylesheet" href="lib/jquery.mobile-1.4.2/jquery.mobile-1.4.2.min.css">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.css">
<link rel="stylesheet" href="scripts/leaflet-0.7.3/leaflet.css" />
<link rel="stylesheet" href="lib/leaflet-0.7.3/leaflet.css" />
<link rel="stylesheet" href="index.css" />
<link rel="stylesheet" href="scripts/leaflet.awesome-markers-2.0.2/leaflet.awesome-markers.css">
<link rel="stylesheet" href="lib/leaflet.awesome-markers-2.0.2/leaflet.awesome-markers.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inconsolata|Montserrat|Noto+Serif">

<script src="scripts/leaflet-0.7.3/leaflet.js"></script>
<script src="scripts/jquery.mobile-1.4.2/jquery-1.11.1.min.js"></script>
<script src="lib/leaflet-0.7.3/leaflet.js"></script>
<script src="lib/jquery.mobile-1.4.2/jquery-1.11.1.min.js"></script>
<script src="index.js"></script>
<script src="scripts/jquery.mobile-1.4.2/jquery.mobile-1.4.2.min.js"></script>
<script src="scripts/jquery.autocomplete-1.2.25/jquery.autocomplete.min.js"></script>
<script src="scripts/leaflet.awesome-markers-2.0.2/leaflet.awesome-markers.min.js"></script>
<script src="lib/jquery.mobile-1.4.2/jquery.mobile-1.4.2.min.js"></script>
<script src="lib/jquery.autocomplete-1.2.25/jquery.autocomplete.min.js"></script>
<script src="lib/leaflet.awesome-markers-2.0.2/leaflet.awesome-markers.min.js"></script>

<style>
.normal { font-size: 13px; font-family: 'Inconsolata', monospace; font-style: normal; font-weight: 400; }
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit ff15cee

Please sign in to comment.