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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f2516df34 [INLONG-756][Doc] Attach avatars of Contributors (#757)
3f2516df34 is described below

commit 3f2516df340e16cd8da38f2dff6863bbb0715c81
Author: feat <[email protected]>
AuthorDate: Wed May 24 09:44:21 2023 +0800

    [INLONG-756][Doc] Attach avatars of Contributors (#757)
---
 src/pages/team/index.js | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index 620dc1901e..800506f2d7 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -67,7 +67,7 @@ export default function() {
                                 fill="#000000" p-id="2714"></path>
                         </svg>
                         apache/inlong
-                    </a>
+                    </a>                    
                     <a 
href="https://github.com/apache/inlong-website/graphs/contributors"; 
className={styles.committerLink} target="_blank">
                         <svg t="1668397861887" className="icon" viewBox="0 0 
1024 1024" version="1.1"
                              xmlns="http://www.w3.org/2000/svg"; p-id="2713" 
width="32" height="32">
@@ -76,8 +76,10 @@ export default function() {
                                 fill="#000000" p-id="2714"></path>
                         </svg>
                         apache/inlong-website
-                    </a>
+                    </a>                    
                 </div>
+                <img src="https://contrib.rocks/image?repo=apache/inlong"/>
+                
                 <h2>Contributor Over Time</h2>
                 <div className={styles.divImg}>
                     <img 
src="https://contributor-graph-api.apiseven.com/contributors-svg?repo=apache/inlong&merge=true";
 alt="apache inlong"/>

Reply via email to