aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/_includes/header.html
blob: b96991774c66141331d1410f909dd742838bcf70 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                          
 
                                   
 

                                                                                              
                                                                  

                                                                    







                                                                                      
                                          
                                           

                                 
                                         
                               
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>{{ page.title }}</title>

    <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.css">

    <link rel="stylesheet" href="{{ site.baseurl }}/css/misc.css">
    <link rel="stylesheet" href="{{ site.baseurl }}/css/footer.css">
    <link rel="stylesheet" href="{{ site.baseurl }}/css/syntax.css">

    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.js"></script>
      <script src="//oss.maxcdn.com/respond/1.4.2/respond.js"></script>
    <![endif]-->
  </head>
  <body>
    <div class="top-level-footer-wrapper">
      <div class="footer-wrapper-collapse">
        {% include navbar.html %}
      </div>
      <div class="footer-wrapper-expand">
        <div class="container">