aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/header.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-05-16 02:59:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-05-16 02:59:21 +0300
commit7697558083355627b4581f669014b4ffa43fb301 (patch)
tree76e0e3622afa69bcba2c64b2eba053ea5dc1a8a9 /_includes/header.html
parentexplicit https for external links (diff)
downloadegor-tensin.github.io-7697558083355627b4581f669014b4ffa43fb301.tar.gz
egor-tensin.github.io-7697558083355627b4581f669014b4ffa43fb301.zip
code style
Diffstat (limited to '_includes/header.html')
-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">