소스 검색

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

remove <link rel="stylesheet" href="static/stylesheets/styles.css" />
Stein, Peter 11 년 전
부모
커밋
188d3059cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(