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 a7af1b6  Automatic Site Publish by Buildbot
a7af1b6 is described below

commit a7af1b6aeba66d7421d32c48cba5844698c59f7f
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 18 17:07:09 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/buildstream.html | 10 +++++-----
 output/cookbook.html    | 10 +++++-----
 output/faq.html         | 10 +++++-----
 output/index.html       | 10 +++++-----
 output/mentors.html     | 10 +++++-----
 output/projects.html    | 10 +++++-----
 6 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/output/buildstream.html b/output/buildstream.html
index c4543d0..86c8650 100644
--- a/output/buildstream.html
+++ b/output/buildstream.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -172,12 +172,12 @@ through its plugins.</p>
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">
diff --git a/output/cookbook.html b/output/cookbook.html
index 4122247..de16899 100644
--- a/output/cookbook.html
+++ b/output/cookbook.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -166,12 +166,12 @@ Once an Apache Release has been made then the 
&quot;not&quot; can be struck.</p>
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">
diff --git a/output/faq.html b/output/faq.html
index c57df7f..8f510c8 100644
--- a/output/faq.html
+++ b/output/faq.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -327,12 +327,12 @@ perform any needed changes to make that happen.</p>
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">
diff --git a/output/index.html b/output/index.html
index e23900a..f8ac63b 100644
--- a/output/index.html
+++ b/output/index.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -173,12 +173,12 @@ questionnaires, but may introduce these should the need 
arise.</p>
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">
diff --git a/output/mentors.html b/output/mentors.html
index e181d9d..5cbae2c 100644
--- a/output/mentors.html
+++ b/output/mentors.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -145,12 +145,12 @@ for projects within the Apache Petri.</p>
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">
diff --git a/output/projects.html b/output/projects.html
index 37f3fec..75efd97 100644
--- a/output/projects.html
+++ b/output/projects.html
@@ -15,7 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<html lang="en">
+<html lang="en" prefix="og: https://ogp.me/ns#";>
   <head>
       <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
@@ -30,14 +30,14 @@
     <meta property="og:type" content="website">
     <meta property="og:title" content="Apache Petri">
     <meta property="og:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta property="og:image" content="/images/logo.png">
+    <meta property="og:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Twitter Meta Tags -->
     <meta name="twitter:card" content="summary_large_image">
     <meta property="twitter:domain" content="petri.apache.org">
     <meta property="twitter:url" content="https://petri.apache.org";>
     <meta name="twitter:title" content="Apache Petri">
     <meta name="twitter:description" content="Assists external project 
communities interested in becoming an Apache project learn how The ASF works 
and its views on how to build a healthy community">
-    <meta name="twitter:image" content="/images/logo.png">
+    <meta name="twitter:image" 
content="https://petri.apache.org/images/logo.png";>
     <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
 
     <link rel="shortcut icon" 
href="https://www.apache.org/favicons/favicon.ico";>
@@ -143,12 +143,12 @@
         <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" style="border: 0; 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"; 
alt="Support The ASF" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support The ASF" height="64" width="64">
             </a>
           </div>
           <div class="col-sm right-align">

Reply via email to