<!DOCTYPE html> <!– This site was created in Webflow. www.webflow.com –> <!– Last Published: Fri Jan 26 2018 04:47:24 GMT+0000 (UTC) –> <html data-wf-page=“5a6aa072f9957b0001b631c2” data-wf-site=“5a6aa072f9957b0001b631bd”> <head>

<meta charset="utf-8">
<title>Home</title>
<meta content="Home" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
{% if page.featured-img %}
<meta property="og:image" content="{{ site.url }}{{ site.baseurl }}/assets/images/{{ page.featured-img }}"/>
{% else %}
<meta property="og:image" content="{{ site.url }}{{ site.baseurl }}/assets/images/background.jpg"/>
{% endif %}
<link href="{{ site.url }}{{ site.baseurl }}/assets/css/normalize.css" rel="stylesheet" type="text/css">
<link href="{{ site.url }}{{ site.baseurl }}/assets/css/webflow.css" rel="stylesheet" type="text/css">
<link href="{{ site.url }}{{ site.baseurl }}/assets/css/devicon.min.css" rel="stylesheet" type="text/css">
<link href="{{ site.url }}{{ site.baseurl }}/assets/css/style.css" rel="stylesheet" type="text/css">
{% if site.github_fork_banner %}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.min.css" />
<!--[if lt IE 9]><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" /><![endif]-->
{% endif %}
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">

</head> <body>

<div data-component="Header" class="header">
  <div class="background" style="background-image: url('{{ site.url }}{{ site.baseurl }}/assets/images/background.jpg')"></div>
  <div class="overlay">
    <h1 class="title">{{ site.title }}</h1>
    <h3 class="subtitle">{{ site.description }}</h3>
  </div>
  {% include navbar.html %}
</div>