summaryrefslogtreecommitdiff
path: root/_includes/navbar.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/navbar.html')
-rw-r--r--_includes/navbar.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/_includes/navbar.html b/_includes/navbar.html
index c7e68fd58..3db94a4e7 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -4,9 +4,17 @@
<h2 id="site-description">Lightning-Fast Cluster Computing</h2>
</hgroup>
- <a href="{{site.url}}">
- <img src="{{site.url}}images/spark-project-header1.png" width="1000" height="220" alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast Cluster Computing" />
+ <a id="main-logo" href="{{site.url}}">
+ <img style="height:175px; width:auto;" src="{{site.url}}images/spark-project-header1-cropped.png" alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast Cluster Computing" />
</a>
+ <div class="widget-summit">
+ <a href="http://spark-summit.org"><img src="/images/Summit-Logo-FINALtr-150x150px.png" /></a>
+ <div class="text">
+ <a href="http://spark-summit.org"><strong>Sign up now!<br/>
+ Dec 2-3, 2013<br/>
+ San Francisco</strong></a>
+ </div>
+ </div>
<nav id="access" role="navigation">
<h3 class="assistive-text">Main menu</h3>