aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_includes/header.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 1a14fb2..49ad713 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -7,16 +7,12 @@
<title>{{ page.title }}</title>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.css">
+ {% include bootstrap_css.html %}
<link rel="stylesheet" href="/css/footer.css">
<link rel="stylesheet" href="/css/misc.css">
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.js"></script>
- <![endif]-->
+ {% include ie_compat.html %}
</head>
<body>
<div class="top-level-footer-wrapper">