summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:20 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:53:20 +0000
commit7bdd422a75051b041c5b26ce0ace4211b6f5ac05 (patch)
tree6eda507724810748dc5f1d9e7bf5c21ba1a5ddad /site/documentation.html
parent3b533005b8b4a7c2aeaea355fdcf4ed3a1f684ba (diff)
downloadspark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.tar.gz
spark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.tar.bz2
spark-website-7bdd422a75051b041c5b26ce0ace4211b6f5ac05.zip
More tweaks to footer
Diffstat (limited to 'site/documentation.html')
-rw-r--r--site/documentation.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 77a5a2935..2744be9bc 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -191,8 +191,12 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.<br />
- <img src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p style="padding-top: 0; padding-bottom: 15px;">
+ Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
+ <a href="http://incubator.apache.org/" style="border: none;">
+ <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
+ </a>
+ </p>
</div>
</footer><!-- #colophon -->