summaryrefslogtreecommitdiff
path: root/site/graphx/index.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2015-02-08 23:58:24 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2015-02-08 23:58:24 +0000
commit1f346fe1c11a0b64e6d6a3e9c41436728ef6a280 (patch)
tree07d0069a602dad3df000e63d80b2b25f34a00c54 /site/graphx/index.html
parent4059975d8ebabf5696309f2367c04caca3db4a91 (diff)
downloadspark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.gz
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.tar.bz2
spark-website-1f346fe1c11a0b64e6d6a3e9c41436728ef6a280.zip
Add meta description tags
Diffstat (limited to 'site/graphx/index.html')
-rw-r--r--site/graphx/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/graphx/index.html b/site/graphx/index.html
index a21e11ac7..7c5fee0c1 100644
--- a/site/graphx/index.html
+++ b/site/graphx/index.html
@@ -12,6 +12,10 @@
+
+ <meta name="description" content="GraphX is Apache Spark's API for graphs and graph-parallel computation, with a built-in library of common algorithms.">
+
+
<!-- Bootstrap core CSS -->
<link href="/css/cerulean.min.css" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">