diff --git a/bower.json b/bower.json index dd4fa24..67c6184 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "midnight", - "version": "1.0.1", + "version": "1.0.3", "description": "Switch fixed headers on the fly", "main": "midnight.jquery.js", "homepage": "https://github.com/Aerolab/midnight.js", diff --git a/index.html b/index.html index fd31cfc..7391f52 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@
@@ -172,7 +172,7 @@To make everything work, just load midnight (and jQuery) and initialize it. We take care of the rest.
-<script src="midnight.jquery.js"></script>
+ <script src="midnight.jquery.min.js"></script>
<script>
// Start midnight
$(document).ready(function(){
@@ -224,7 +224,7 @@ Further customization
@@ -243,7 +243,7 @@
Further customization
-
+