|
|
|
@ -12,9 +12,9 @@
|
|
|
|
|
<meta name="robots" content="index,follow" />
|
|
|
|
|
|
|
|
|
|
<link rel="canonical" href="{{ site.url }}{{ page.url }}" />
|
|
|
|
|
<link rel="stylesheet" href="{{ site.baseurl }}/stylesheets/styles.css">
|
|
|
|
|
<link rel="stylesheet" href="{{ site.baseurl }}/stylesheets/example.css">
|
|
|
|
|
<link rel="stylesheet" href="{{ site.baseurl }}/stylesheets/pygment_trac.css">
|
|
|
|
|
<link rel="stylesheet" href="{{ site.url }}{{ site.baseurl }}/stylesheets/styles.css">
|
|
|
|
|
<link rel="stylesheet" href="{{ site.url }}{{ site.baseurl }}/stylesheets/example.css">
|
|
|
|
|
<link rel="stylesheet" href="{{ site.url }}{{ site.baseurl }}/stylesheets/pygment_trac.css">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
|
|
|
<!--[if lt IE 9]>
|
|
|
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
|
|
@ -64,6 +64,6 @@
|
|
|
|
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
|
|
|
|
</footer>
|
|
|
|
|
</div>
|
|
|
|
|
<script src="{{ site.baseurl }}/javascripts/scale.fix.js"></script>
|
|
|
|
|
<script src="{{ site.url }}{{ site.baseurl }}/javascripts/scale.fix.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|