aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_includes/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 78b3077..1a14fb2 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -4,7 +4,9 @@
<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="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.css">
<link rel="stylesheet" href="/css/footer.css">