aboutsummaryrefslogtreecommitdiff
path: root/docs/_layouts/global.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts/global.html')
-rwxr-xr-xdocs/_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/global.html b/docs/_layouts/global.html
index 578814017e..dee7f65d0d 100755
--- a/docs/_layouts/global.html
+++ b/docs/_layouts/global.html
@@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>{{ page.title }}</title>
+ <title>{{ page.title }} - Spark 0.6.0 Documentation</title>
<meta name="description" content="">
<link rel="stylesheet" href="{{HOME_PATH}}css/bootstrap.min.css">