Repository: mesos-site
Updated Branches:
  refs/heads/asf-site e150f0908 -> fef30b891


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/markdown-style-guide/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/markdown-style-guide/index.html 
b/content/documentation/markdown-style-guide/index.html
index 7738885..2d6a783 100644
--- a/content/documentation/markdown-style-guide/index.html
+++ b/content/documentation/markdown-style-guide/index.html
@@ -248,7 +248,14 @@ Beginning of new section ....
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -262,11 +269,12 @@ Beginning of new section ....
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/memory-profiling/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/memory-profiling/index.html 
b/content/documentation/memory-profiling/index.html
index d7916c7..b80d961 100644
--- a/content/documentation/memory-profiling/index.html
+++ b/content/documentation/memory-profiling/index.html
@@ -348,7 +348,14 @@ before accessing the <code>/start</code> endpoint:</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -362,11 +369,12 @@ before accessing the <code>/start</code> endpoint:</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/mesos-containerizer/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/mesos-containerizer/index.html 
b/content/documentation/mesos-containerizer/index.html
index ad7543b..0e5a885 100644
--- a/content/documentation/mesos-containerizer/index.html
+++ b/content/documentation/mesos-containerizer/index.html
@@ -183,7 +183,14 @@ can write modules that implement custom isolators.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -197,11 +204,12 @@ can write modules that implement custom isolators.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/modules/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/modules/index.html 
b/content/documentation/modules/index.html
index 2972f30..ddaea38 100644
--- a/content/documentation/modules/index.html
+++ b/content/documentation/modules/index.html
@@ -712,7 +712,14 @@ must exist between the various versions:</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -726,11 +733,12 @@ must exist between the various versions:</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/monitoring/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/monitoring/index.html 
b/content/documentation/monitoring/index.html
index f5812d0..890405d 100644
--- a/content/documentation/monitoring/index.html
+++ b/content/documentation/monitoring/index.html
@@ -1892,7 +1892,14 @@ the master it is registered with.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -1906,11 +1913,12 @@ the master it is registered with.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/multiple-disk/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/multiple-disk/index.html 
b/content/documentation/multiple-disk/index.html
index f645c11..bd26058 100644
--- a/content/documentation/multiple-disk/index.html
+++ b/content/documentation/multiple-disk/index.html
@@ -275,7 +275,14 @@ remnant data.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -289,11 +296,12 @@ remnant data.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/nested-container-and-task-group/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/nested-container-and-task-group/index.html 
b/content/documentation/nested-container-and-task-group/index.html
index 86322ff..db01085 100644
--- a/content/documentation/nested-container-and-task-group/index.html
+++ b/content/documentation/nested-container-and-task-group/index.html
@@ -443,7 +443,14 @@ executor.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -457,11 +464,12 @@ executor.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/networking-for-mesos-managed-containers/index.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/networking-for-mesos-managed-containers/index.html 
b/content/documentation/networking-for-mesos-managed-containers/index.html
index 0727324..9449aa7 100644
--- a/content/documentation/networking-for-mesos-managed-containers/index.html
+++ b/content/documentation/networking-for-mesos-managed-containers/index.html
@@ -506,7 +506,14 @@ addresses as needed.</p></li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -520,11 +527,12 @@ addresses as needed.</p></li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/networking/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/networking/index.html 
b/content/documentation/networking/index.html
index 4984169..dcb1958 100644
--- a/content/documentation/networking/index.html
+++ b/content/documentation/networking/index.html
@@ -273,7 +273,14 @@ accessed in the Master&rsquo;s <code>state</code> 
endpoint.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -287,11 +294,12 @@ accessed in the Master&rsquo;s <code>state</code> 
endpoint.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/operational-guide/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/operational-guide/index.html 
b/content/documentation/operational-guide/index.html
index 9d57cbb..d4d9fa8 100644
--- a/content/documentation/operational-guide/index.html
+++ b/content/documentation/operational-guide/index.html
@@ -231,7 +231,14 @@ information, quota information, etc). To move from 1 
master to 3 masters:</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -245,11 +252,12 @@ information, quota information, etc). To move from 1 
master to 3 masters:</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/operator-http-api/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/operator-http-api/index.html 
b/content/documentation/operator-http-api/index.html
index c710e54..ad0c43f 100644
--- a/content/documentation/operator-http-api/index.html
+++ b/content/documentation/operator-http-api/index.html
@@ -4107,7 +4107,14 @@ HTTP/1.1 200 OK
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -4121,11 +4128,12 @@ HTTP/1.1 200 OK
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/oversubscription/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/oversubscription/index.html 
b/content/documentation/oversubscription/index.html
index 544fcf8..8639378 100644
--- a/content/documentation/oversubscription/index.html
+++ b/content/documentation/oversubscription/index.html
@@ -463,7 +463,14 @@ seconds.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -477,11 +484,12 @@ seconds.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/persistent-volume/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/persistent-volume/index.html 
b/content/documentation/persistent-volume/index.html
index f0030f4..ce79b61 100644
--- a/content/documentation/persistent-volume/index.html
+++ b/content/documentation/persistent-volume/index.html
@@ -641,7 +641,14 @@ introduced support for <a 
href="/documentation/latest/./shared-resources/">share
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -655,11 +662,12 @@ introduced support for <a 
href="/documentation/latest/./shared-resources/">share
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/powered-by-mesos/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/powered-by-mesos/index.html 
b/content/documentation/powered-by-mesos/index.html
index 20b0ea6..f19809d 100644
--- a/content/documentation/powered-by-mesos/index.html
+++ b/content/documentation/powered-by-mesos/index.html
@@ -259,7 +259,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -273,11 +280,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/presentations/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/presentations/index.html 
b/content/documentation/presentations/index.html
index fba7afe..9e59886 100644
--- a/content/documentation/presentations/index.html
+++ b/content/documentation/presentations/index.html
@@ -285,7 +285,14 @@ Packt (November 2017)</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -299,11 +306,12 @@ Packt (November 2017)</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/quota/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/quota/index.html 
b/content/documentation/quota/index.html
index 3e45fca..eafc33d 100644
--- a/content/documentation/quota/index.html
+++ b/content/documentation/quota/index.html
@@ -527,7 +527,14 @@ on disjoint nodes for an HA like setup).</li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -541,11 +548,12 @@ on disjoint nodes for an HA like setup).</li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/reconciliation/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/reconciliation/index.html 
b/content/documentation/reconciliation/index.html
index d02fb96..a1b54f5 100644
--- a/content/documentation/reconciliation/index.html
+++ b/content/documentation/reconciliation/index.html
@@ -263,7 +263,14 @@ then the previous reconciliation algorithm should stop 
running.</li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -277,11 +284,12 @@ then the previous reconciliation algorithm should stop 
running.</li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/release-guide/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/release-guide/index.html 
b/content/documentation/release-guide/index.html
index cac3728..f3095fe 100644
--- a/content/documentation/release-guide/index.html
+++ b/content/documentation/release-guide/index.html
@@ -416,7 +416,14 @@ and test.</p></li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -430,11 +437,12 @@ and test.</p></li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/reopening-reviews/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/reopening-reviews/index.html 
b/content/documentation/reopening-reviews/index.html
index f41c47a..88d98b9 100644
--- a/content/documentation/reopening-reviews/index.html
+++ b/content/documentation/reopening-reviews/index.html
@@ -146,7 +146,14 @@ is sensible and the description explains the problem and 
proposed solution.</li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -160,11 +167,12 @@ is sensible and the description explains the problem and 
proposed solution.</li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/replicated-log-internals/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/replicated-log-internals/index.html 
b/content/documentation/replicated-log-internals/index.html
index dd3d4b2..510a3eb 100644
--- a/content/documentation/replicated-log-internals/index.html
+++ b/content/documentation/replicated-log-internals/index.html
@@ -244,7 +244,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -258,11 +265,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/reporting-an-issue/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/reporting-an-issue/index.html 
b/content/documentation/reporting-an-issue/index.html
index 90c8ca7..234cba3 100644
--- a/content/documentation/reporting-an-issue/index.html
+++ b/content/documentation/reporting-an-issue/index.html
@@ -131,7 +131,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -145,11 +152,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/reservation/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/reservation/index.html 
b/content/documentation/reservation/index.html
index 46568cb..8eea7ad 100644
--- a/content/documentation/reservation/index.html
+++ b/content/documentation/reservation/index.html
@@ -860,7 +860,14 @@ can examine the state of the appropriate Mesos slave 
(e.g., via the slave&rsquo;
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -874,11 +881,12 @@ can examine the state of the appropriate Mesos slave 
(e.g., via the slave&rsquo;
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/roadmap/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/roadmap/index.html 
b/content/documentation/roadmap/index.html
index 0d93f49..7ef99a6 100644
--- a/content/documentation/roadmap/index.html
+++ b/content/documentation/roadmap/index.html
@@ -132,7 +132,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -146,11 +153,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/roles/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/roles/index.html 
b/content/documentation/roles/index.html
index 057d267..878191e 100644
--- a/content/documentation/roles/index.html
+++ b/content/documentation/roles/index.html
@@ -309,7 +309,14 @@ covered above.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -323,11 +330,12 @@ covered above.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/sandbox/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/sandbox/index.html 
b/content/documentation/sandbox/index.html
index 8c65318..e0529b2 100644
--- a/content/documentation/sandbox/index.html
+++ b/content/documentation/sandbox/index.html
@@ -296,7 +296,14 @@ See <a 
href="/documentation/latest/./configuration/agent/#gc_disk_headroom">the
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -310,11 +317,12 @@ See <a 
href="/documentation/latest/./configuration/agent/#gc_disk_headroom">the
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/scheduler-http-api/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/scheduler-http-api/index.html 
b/content/documentation/scheduler-http-api/index.html
index d6b7550..9ab3136 100644
--- a/content/documentation/scheduler-http-api/index.html
+++ b/content/documentation/scheduler-http-api/index.html
@@ -834,7 +834,14 @@ Connection: keep-alive
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -848,11 +855,12 @@ Connection: keep-alive
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/secrets/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/secrets/index.html 
b/content/documentation/secrets/index.html
index 15d6bda..d26d833 100644
--- a/content/documentation/secrets/index.html
+++ b/content/documentation/secrets/index.html
@@ -264,7 +264,14 @@ The secret can then be referenced in the 
<code>Image</code> protobuf as follows:
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -278,11 +285,12 @@ The secret can then be referenced in the 
<code>Image</code> protobuf as follows:
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/shared-resources/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/shared-resources/index.html 
b/content/documentation/shared-resources/index.html
index 01efd2c..c7c7a9f 100644
--- a/content/documentation/shared-resources/index.html
+++ b/content/documentation/shared-resources/index.html
@@ -253,7 +253,14 @@ feature.</p></li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -267,11 +274,12 @@ feature.</p></li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/ssl/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/ssl/index.html 
b/content/documentation/ssl/index.html
index 8106489..7d0c69d 100644
--- a/content/documentation/ssl/index.html
+++ b/content/documentation/ssl/index.html
@@ -259,7 +259,14 @@ LIBPROCESS_SSL_ENABLED=true 
LIBPROCESS_SSL_SUPPORT_DOWNGRADE=false LIBPROCESS_SS
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -273,11 +280,12 @@ LIBPROCESS_SSL_ENABLED=true 
LIBPROCESS_SSL_SUPPORT_DOWNGRADE=false LIBPROCESS_SS
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/task-state-reasons/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/task-state-reasons/index.html 
b/content/documentation/task-state-reasons/index.html
index 9eac2b7..8fcff93 100644
--- a/content/documentation/task-state-reasons/index.html
+++ b/content/documentation/task-state-reasons/index.html
@@ -595,7 +595,14 @@ update was sent.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -609,11 +616,12 @@ update was sent.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/testing-patterns/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/testing-patterns/index.html 
b/content/documentation/testing-patterns/index.html
index 8e7a90e..8f85468 100644
--- a/content/documentation/testing-patterns/index.html
+++ b/content/documentation/testing-patterns/index.html
@@ -260,7 +260,14 @@ Clock::resume();
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -274,11 +281,12 @@ Clock::resume();
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/tools/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/tools/index.html 
b/content/documentation/tools/index.html
index 67cf596..10f0532 100644
--- a/content/documentation/tools/index.html
+++ b/content/documentation/tools/index.html
@@ -156,7 +156,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -170,11 +177,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/upgrades/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/upgrades/index.html 
b/content/documentation/upgrades/index.html
index de8beee..f0fb627 100644
--- a/content/documentation/upgrades/index.html
+++ b/content/documentation/upgrades/index.html
@@ -1551,7 +1551,14 @@ Restart the masters with &ndash;authentication=true.</li>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -1565,11 +1572,12 @@ Restart the masters with 
&ndash;authentication=true.</li>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/versioning/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/versioning/index.html 
b/content/documentation/versioning/index.html
index 2d0f62b..90278fa 100644
--- a/content/documentation/versioning/index.html
+++ b/content/documentation/versioning/index.html
@@ -278,7 +278,14 @@ option java_outer_classname = "Protos";
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -292,11 +299,12 @@ option java_outer_classname = "Protos";
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/weights/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/weights/index.html 
b/content/documentation/weights/index.html
index 233852a..b01034d 100644
--- a/content/documentation/weights/index.html
+++ b/content/documentation/weights/index.html
@@ -228,7 +228,14 @@ configured weights, for example:</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -242,11 +249,12 @@ configured weights, for example:</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/windows/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/windows/index.html 
b/content/documentation/windows/index.html
index 6aa12c2..0730cd1 100644
--- a/content/documentation/windows/index.html
+++ b/content/documentation/windows/index.html
@@ -285,7 +285,14 @@ bundle, and so it is likely that certificate verification 
will fail.</p>
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -299,11 +306,12 @@ bundle, and so it is likely that certificate verification 
will fail.</p>
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/documentation/working-groups/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/working-groups/index.html 
b/content/documentation/working-groups/index.html
index 79f8dda..90894df 100644
--- a/content/documentation/working-groups/index.html
+++ b/content/documentation/working-groups/index.html
@@ -180,7 +180,14 @@ In order to distinguish emails for a specific working 
group, please tag the emai
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -194,11 +201,12 @@ In order to distinguish emails for a specific working 
group, please tag the emai
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/downloads/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/index.html b/content/downloads/index.html
index 3f6c48b..5621310 100644
--- a/content/downloads/index.html
+++ b/content/downloads/index.html
@@ -573,7 +573,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -587,11 +594,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/getting-started/index.html
----------------------------------------------------------------------
diff --git a/content/getting-started/index.html 
b/content/getting-started/index.html
index d6de75e..37d0a99 100644
--- a/content/getting-started/index.html
+++ b/content/getting-started/index.html
@@ -140,7 +140,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -154,11 +161,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index c734b3d..7716aae 100644
--- a/content/index.html
+++ b/content/index.html
@@ -185,7 +185,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -199,11 +206,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/fef30b89/content/release-plan/index.html
----------------------------------------------------------------------
diff --git a/content/release-plan/index.html b/content/release-plan/index.html
index 3d43c8a..53f9548 100644
--- a/content/release-plan/index.html
+++ b/content/release-plan/index.html
@@ -1219,7 +1219,14 @@
     <!-- footer -->
     <div class="footer">
       <div class="container">
-        <div class="col-md-4 social-blk">
+
+        <div class="col-md-3">
+            <a  href="https://www.apache.org/events/current-event.html";>
+              <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
+        </div>
+
+        <div class="col-md-3 social-blk">
           <span class="social">
             <a href="https://twitter.com/ApacheMesos";
               class="twitter-follow-button"
@@ -1233,11 +1240,12 @@
           </span>
         </div>
 
-        <div class="col-md-8 trademark">
+        <div class="col-md-6 trademark">
           <p>&copy; 2012-2018 <a href="http://apache.org";>The Apache Software 
Foundation</a>.
             Apache Mesos, the Apache feather logo, and the Apache Mesos 
project logo are trademarks of The Apache Software Foundation.
           <p>
         </div>
+
       </div><!-- /.container -->
     </div><!-- /.footer -->
 

Reply via email to