<!doctype html> <!– ============================================================================

___  _   _    _

/ || | | | | | __ | | | | | | __ / |/ |/_) |/ / _// ___/|__/| _/|_/_/ /_/

|\
|/

Concrete Jekyll v1.0.0 github.com/Elkfox/concrete-jekyll Copyright © 2017 Elkfox Co Pty Ltd elkfox.com Project lead: George Butter - github.com/butsandcats MIT License

–>

<head>

<!-- META ================================================================ -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<meta name="description" content="{{ site.description }}">

<title>{{ site.title }}</title>
<link href="{{ site.github.url }}/assets/concrete.css" rel="stylesheet" type="text/css" media="all">
<link rel="shortcut icon" href="{{ site.github.url }}/assets/favicon.png" type="image/png" />

<!-- Fonts and CDN content =============================================== -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,600" rel="stylesheet">

</head> <body>