Update index.html

This commit is contained in:
Adam Kaplan 2014-02-16 15:22:14 -06:00
parent ce543a1c97
commit b582c64462

View file

@ -19,17 +19,6 @@
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
<!-- Scripts -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42069005-1', 'adamkaplan.me');
ga('send', 'pageview');
</script>
</head>
<body>
@ -251,7 +240,7 @@
<p>On larger screens, columns gain <code>float: left</code> in order to stack content horizontally. Columns now
use padding for gutters, so we no longer need to worry about removing margins.</p>
<hr>
<script src="https://gist.github.com/aekaplan/8247360.js"></script>
<script src="https://gist.github.com/aekaplan/9040799.js"></script>
<script src="https://gist.github.com/aekaplan/8978515.js"></script>
</div>
</section>