|
|
|
@ -7,6 +7,9 @@
|
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
|
|
|
|
|
|
|
|
<!-- Roboto --> |
|
|
|
|
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,700,500"> |
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../dist/ratchet.css"> |
|
|
|
|
<link rel="stylesheet" href="../assets/css/docs.css"> |
|
|
|
|
<link rel="stylesheet" href="../assets/css/pygments.css"> |
|
|
|
@ -23,9 +26,6 @@
|
|
|
|
|
<script src="//use.typekit.net/asj6ttm.js"></script> |
|
|
|
|
<script>try{Typekit.load();}catch(e){}</script> |
|
|
|
|
|
|
|
|
|
<!-- Roboto --> |
|
|
|
|
<link href='http://fonts.googleapis.com/css?family=Roboto:400,700,500' rel='stylesheet' type='text/css'> |
|
|
|
|
|
|
|
|
|
<script> |
|
|
|
|
var _gaq = _gaq || []; |
|
|
|
|
_gaq.push(['_setAccount', 'UA-36050008-1']); |
|
|
|
|