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 f5e8b19  change logo to specify size
f5e8b19 is described below

commit f5e8b192cd2ba5c42f7b2276a38ce7996910f6e4
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 20 10:23:30 2021 -0700

    change logo to specify size
---
 content/pages/index.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/content/pages/index.md b/content/pages/index.md
index 748ea76..1130f59 100644
--- a/content/pages/index.md
+++ b/content/pages/index.md
@@ -2,9 +2,7 @@ Title: <!-- suppressed, logo covers it -->
 <!-- Licensed under ALv2 -->
 
 <div class="float-right">
-
-![Apache Petri Logo](images/logo.svg)
-
+  <p><img src="images/logo.svg" alt="Apache Petri Logo" width="438px" 
height="197px"></p>
 </div>
 
 ## What is Apache Petri?

Reply via email to