<head> <meta charset=“utf-8”> <meta http-equiv=“X-UA-Compatible” content=“chrome=1”>
{% seo %} <link rel=“stylesheet” href=“{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}”> <script src=“ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js”>> <script src=“{{ '/assets/js/respond.js' | relative_url }}”></script> <script src=“{{ '/assets/js/header.js' | relative_url }}”></script> <!–[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]–> <!–[if lt IE 8]>
<link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
<![endif]–> <meta name=“viewport” content=“width=device-width, initial-scale=1, user-scalable=no”>
{% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %}
{% endif %} </head>