This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a70ba69  Update base.html
a70ba69 is described below

commit a70ba690e911f524271edb12e720f96d35444ef1
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Mar 11 16:01:34 2021 -0800

    Update base.html
---
 theme/apache/templates/base.html | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 475f4cb..2a52f5b 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -96,15 +96,14 @@
         <div class="row container-fluid">
           <div class="col-sm">
             <a href="https://www.apache.org/";>
-                <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" border="0" style="margin-top: 2px" width="200">
+                <img src="https://www.apache.org/img/asf_logo.png"; alt="The 
Apache Software Foundation" border="0" style="margin-top: 2px" width="200"/>
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html";>
+                <img 
src="https://www.apache.org/images/SupportApache-small.png"; style="margin-left: 
92px" height="64" width="64"/>
             </a>
           </div>
-          <!--<div class="col-sm">
-            <ul>
-              <li>link 1</li>
-              <li>link 2</li>
-            </ul>
-          </div>-->
           <div class="col-sm right-align">
             <a href="https://www.apache.org/events/current-event.html";>
                 <img 
src="https://www.apache.org/events/current-event-234x60.png"/>

Reply via email to