Updated title for home page
diff --git a/layouts/index.html b/layouts/index.html
index b21192a..b07d2e4 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -22,7 +22,7 @@
     <meta name="description" content="">
     <meta name="author" content="">
 
-    <title>{{ site.Title }}</title>
+    <title>Welcome to {{ site.Title }}</title>
 
     {{ $favicon := "assets/img/favicon.ico" }}
     <link rel="icon" href="{{ $favicon | relURL }}">