diff --git a/_includes/head.html b/_includes/head.html
index e19a3ba9db84fd1f623fa73b2181104f444a60d4..4759d3b63012ea5d72bb5c55eedfeaa3655fd412 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -1,6 +1,6 @@
 <meta charset="utf-8">
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
-<title>Airspace A template by Themefisher</title>
+<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
 <meta name="description" content="">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->