Author: jbertram
Date: Mon Mar  4 17:46:46 2019
New Revision: 1041251

Log:
Updates for branding policy compliance

Added:
    
websites/production/activemq/content/activemq-website/assets/img/apache-logo-large.png
   (with props)
Modified:
    websites/production/activemq/content/activemq-website/index.html

Added: 
websites/production/activemq/content/activemq-website/assets/img/apache-logo-large.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/activemq/content/activemq-website/assets/img/apache-logo-large.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/activemq/content/activemq-website/index.html
==============================================================================
--- websites/production/activemq/content/activemq-website/index.html (original)
+++ websites/production/activemq/content/activemq-website/index.html Mon Mar  4 
17:46:46 2019
@@ -77,6 +77,25 @@
                         </div>
                     </ul>
                 </li>
+                <li class="nav-item dropdown">
+                    <a class="nav-link" id="navbarDropdownTeam" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Apache</a>
+                    <ul class="dropdown-menu dropdown-menu-center multi-column 
columns-1" aria-labelledby="navbarDropdownTeam">
+                        <div class="row">
+                            <div class="col-sm-12">
+                                <ul class="multi-column-dropdown">
+                                    <h6 class="dropdown-header">Apache</h6>
+                                    <div class="dropdown-divider"></div>
+                                    <li class="nav-item"><a 
class="dropdown-item" href="https://www.apache.org";>The Apache Software 
Foundation</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" href="https://www.apache.org/licenses/";>License</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" href="https://www.apache.org/security/";>Security</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Events</a></li>
+                                </ul>
+                            </div>
+                        </div>
+                    </ul>
+                </li>
             </ul>
         </div>
     </div>
@@ -358,12 +377,13 @@
                 <img class="float-left" style="max-height: 100px" 
src="/activemq-website/assets/img/activemq_logo_white_vertical.png"/>
               </div>
             </div>
-            <div style="text-align: center; margin-bottom: 30px; margin-top: 
30px;" class="col-sm-6">
-              Apache ActiveMQ is an open source project<br/> licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.
+            <div style="text-align: center; margin-bottom: 0px; margin-top: 
30px; font-size: 50%" class="col-sm-6">
+              <p>Apache ActiveMQ, ActiveMQ, Apache, the Apache feather logo, 
and the Apache ActiveMQ project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.</p>
+              <p>Copyright &copy; 2019, The Apache Software Foundation. 
Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License 2.0</a></p>.
             </div>
             <div class="col-sm-3">
               <div >
-                <img class="float-right" style="margin-top: 10px; max-height: 
80px" src="/activemq-website/assets/img/apache-logo.png"/>
+                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="/activemq-website/assets/img/apache-logo-large.png"/></a>
               </div>
             </div>
           </div>


Reply via email to