summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:58 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:58 +0000
commitc70503e781e0a853c3495fd7f2fd7c53c91bdb41 (patch)
tree72f2813ffc425446e566761de48a2cff0d38cf2d /_layouts
parent7bdd422a75051b041c5b26ce0ace4211b6f5ac05 (diff)
downloadspark-website-c70503e781e0a853c3495fd7f2fd7c53c91bdb41.tar.gz
spark-website-c70503e781e0a853c3495fd7f2fd7c53c91bdb41.tar.bz2
spark-website-c70503e781e0a853c3495fd7f2fd7c53c91bdb41.zip
Title updated
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index 937cbb911..c3786fe20 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -15,7 +15,7 @@
<link rel="shortcut icon" href="favicon.ico" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
- <title>{{page.title}} | Spark</title>
+ <title>{{page.title}} | Apache Spark</title>
<link rel="stylesheet" type="text/css" media="all" href="{{site.url}}css/style.css" />
<link rel="stylesheet" href="{{site.url}}css/pygments-default.css">