Parcourir la source

Update index.html

Stein, Peter il y a 11 ans
Parent
commit
19df8650cd
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      examples/index.html

+ 3 - 1
examples/index.html

@@ -12,7 +12,9 @@
     <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="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css">
+    <link rel="stylesheet" href="static/stylesheets/flat-ui-fonts.css">
+    
     <style>
         .span4, h1 {
             text-align: center;