Browse Source

Removing typekit and unused include.

pull/224/head
connors 11 years ago
parent
commit
550eb9556f
  1. 1
      _includes/components.html
  2. 2
      one.html
  3. 2
      two.html

1
_includes/components.html

@ -1 +0,0 @@
components.html

2
one.html

@ -13,8 +13,6 @@
<link rel="stylesheet" href="css/docs.css">
<link rel="stylesheet" href="css/prettify.css">
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="https://use.typekit.net/gwz1sef.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<style>
.iphone [class*="bar"] {
position: absolute;

2
two.html

@ -13,8 +13,6 @@
<link rel="stylesheet" href="css/docs.css">
<link rel="stylesheet" href="css/prettify.css">
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="https://use.typekit.net/gwz1sef.js"></script>
<script>try{Typekit.load();}catch(e){}</script>
<style>
.iphone [class*="bar"] {
position: absolute;

Loading…
Cancel
Save