Browse Source

remove <link rel="stylesheet" href="static/stylesheets/styles.css" />

remove <link rel="stylesheet" href="static/stylesheets/styles.css" />
Stein, Peter 11 years ago
parent
commit
188d3059cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -12,7 +12,6 @@
     <link rel="stylesheet" href="../static/stylesheets/bootstrap-switch.css" />
     <link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/js/google-code-prettify/prettify.css" />
     <link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/css/docs.css" />
-    <link rel="stylesheet" href="static/stylesheets/styles.css" />
 
     <style>
         .span4, h1 {
@@ -751,3 +750,4 @@ $(document).ready(function() {
 
 </body>
 </html>
+).on(