summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:44:01 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-08-23 17:44:01 +0000
commit57c18920c3eddd8bc94cd05419e11d652e67d9c3 (patch)
treedf36b9ba623327ac43709d685737201bb69dc7cf /_includes
parent39c28d8a906c01f6cd2870ccc9632bb99c6d1fe3 (diff)
downloadspark-website-57c18920c3eddd8bc94cd05419e11d652e67d9c3.tar.gz
spark-website-57c18920c3eddd8bc94cd05419e11d652e67d9c3.tar.bz2
spark-website-57c18920c3eddd8bc94cd05419e11d652e67d9c3.zip
Footer tweak
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index ace7b9af1..47d8c715a 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,6 @@
<footer id="colophon" role="contentinfo">
<div id="site-generator">
- <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
- <img src="{{site.url}}images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
+ <p>Apache Spark is an effort undergoing incubation at The Apache Software Foundation.</p>
+ <p><img src="{{site.url}}images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
</div>
</footer><!-- #colophon -->