Selaa lähdekoodia

Fixed CSS Paths for normalize/skeleton

Harry Hedger 9 vuotta sitten
vanhempi
commit
4b222fa8d6
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      examples/playground/index.html

+ 2 - 2
examples/playground/index.html

@@ -19,8 +19,8 @@
 
 
   <!-- CSS
   <!-- CSS
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
-  <link rel="stylesheet" href="css/normalize.css">
-  <link rel="stylesheet" href="css/skeleton.css">
+  <link rel="stylesheet" href="static/css/normalize.css">
+  <link rel="stylesheet" href="static/css/skeleton.css">
 
 
   <!-- Favicon
   <!-- Favicon
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->