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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 235bcbc  Automatic Site Publish by Buildbot
235bcbc is described below

commit 235bcbc38bca15528838f6de83714fdb82d359a2
Author: buildbot <[email protected]>
AuthorDate: Wed Dec 11 19:52:34 2019 +0000

    Automatic Site Publish by Buildbot
---
 output/faq.html   | 9 ++++-----
 output/index.html | 9 ++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/output/faq.html b/output/faq.html
index 942b7c2..42fde5c 100644
--- a/output/faq.html
+++ b/output/faq.html
@@ -267,7 +267,7 @@ perform any needed changes to make that happen.</p>
 
     <footer class="navbar-expand-lg navbar-light bg-light">
       <div class="footer" id="footer">
-        <div class="row">
+        <div class="row container-fluid">
           <div class="col-sm">
             <address id="about" class="vcard body">
               Apache Software Foundation<br/>
@@ -281,10 +281,9 @@ perform any needed changes to make that happen.</p>
             </ul>
           </div>
           <div class="col-sm">
-            <ul>
-              <li>link 3</li>
-              <li>link 4</li>
-            </ul>
+            <a  href="https://www.apache.org/events/current-event.html";>
+                <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
           </div>
         </div>
 
diff --git a/output/index.html b/output/index.html
index f510388..2cbea37 100644
--- a/output/index.html
+++ b/output/index.html
@@ -92,7 +92,7 @@
 
     <footer class="navbar-expand-lg navbar-light bg-light">
       <div class="footer" id="footer">
-        <div class="row">
+        <div class="row container-fluid">
           <div class="col-sm">
             <address id="about" class="vcard body">
               Apache Software Foundation<br/>
@@ -106,10 +106,9 @@
             </ul>
           </div>
           <div class="col-sm">
-            <ul>
-              <li>link 3</li>
-              <li>link 4</li>
-            </ul>
+            <a  href="https://www.apache.org/events/current-event.html";>
+                <img 
src="https://www.apache.org/events/current-event-234x60.png"/>
+            </a>
           </div>
         </div>
 

Reply via email to