<head>
<link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enable responsiveness on mobile devices--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <title> {% if page.title == "Home" %} {{ site.title }} · {{ site.tagline }} {% else %} {{ page.title }} · {{ site.title }} {% endif %} </title> <!-- CSS --> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/poole.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/syntax.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/lanyon.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/sticky-footer.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/reset.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/audio.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/cover.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400"> <!-- Icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}/assets/apple-touch-icon-precomposed.png"> <link rel="shortcut icon" href="{{ site.baseurl }}/assets/favicon.ico"> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
</head>