summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
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 47d8c715a..791363082 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.</p>
- <p><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.<br />
+ <img src="{{site.url}}images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" /></p>
</div>
</footer><!-- #colophon -->