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

rong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 12a17f88 New committer: Steve Yurong Su (#65)
12a17f88 is described below

commit 12a17f8854795d3ff2490f7f3eb93939ffd3d0d3
Author: Steve Yurong Su <[email protected]>
AuthorDate: Thu Mar 2 02:09:40 2023 +0800

    New committer: Steve Yurong Su (#65)
---
 website/img/about/su.jpeg | Bin 0 -> 326187 bytes
 website/team.ejs          |  24 +++++++++++++++++-------
 2 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/website/img/about/su.jpeg b/website/img/about/su.jpeg
new file mode 100644
index 00000000..f160cef5
Binary files /dev/null and b/website/img/about/su.jpeg differ
diff --git a/website/team.ejs b/website/team.ejs
index a60a9288..cac8a762 100644
--- a/website/team.ejs
+++ b/website/team.ejs
@@ -85,7 +85,7 @@
                 </div>
             </div>
         </div>
-        
+
         <div class="row">
             <div class="col-md-4 col-12">
                 <div class="single-team-slide text-center">
@@ -110,16 +110,26 @@
             <div class="col-md-4 col-12">
                 <div class="single-team-slide text-center">
                     <div class="team-thumbnail">
-                        <img src="/img/about/tex.png" alt="">
+                        <img src="/img/about/su.jpeg" alt="">
                     </div>
                     <div class="team-member-name">
-                        <h4>Johannes Tex</h4>
+                        <h4>Steve Yurong Su</h4>
                     </div>
                 </div>
             </div>
-   
         </div>
+
         <div class="row">
+            <div class="col-md-4 col-12">
+                <div class="single-team-slide text-center">
+                    <div class="team-thumbnail">
+                        <img src="/img/about/tex.png" alt="">
+                    </div>
+                    <div class="team-member-name">
+                        <h4>Johannes Tex</h4>
+                    </div>
+                </div>
+            </div>
             <div class="col-md-4 col-12">
                 <div class="single-team-slide text-center">
                     <div class="team-thumbnail">
@@ -140,6 +150,9 @@
                     </div>
                 </div>
             </div>
+        </div>
+
+        <div class="row">
             <div class="col-md-4 col-12">
                 <div class="single-team-slide text-center">
                     <div class="team-thumbnail">
@@ -150,9 +163,6 @@
                     </div>
                 </div>
             </div>
-        </div>
-        
-        <div class="row">
             <div class="col-md-4 col-12">
                 <div class="single-team-slide text-center">
                     <div class="team-thumbnail">

Reply via email to