Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
removed leaflet stuff from main page.. only venue needs that
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Oct 20, 2011
1 parent d5fe769 commit 88560a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions 2011/_template.php
Expand Up @@ -14,6 +14,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,700">
<link rel="stylesheet" href="_css/style.combined.css">
<script type="text/javascript">
WebFontConfig = {
custom: {
Expand All @@ -31,9 +32,6 @@
s.parentNode.insertBefore(wf, s);
})();
</script>
<script type="text/javascript" src="_js/libs/leaflet/leaflet.js"></script>
<link rel="stylesheet" href="_css/style.combined.css">

<script src="_js/libs/modernizr-2.0.6.min.js"></script>
</head>
<body>
Expand Down

0 comments on commit 88560a8

Please sign in to comment.