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

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


The following commit(s) were added to refs/heads/master by this push:
     new e0a5054  logo (#400)
e0a5054 is described below

commit e0a50545a0608e8c5e0fc3548d034a063f8d00b8
Author: Juntao Zhang <[email protected]>
AuthorDate: Fri Feb 18 00:55:41 2022 +0800

    logo (#400)
---
 content/images/project/sw-rust.png | Bin 0 -> 1649 bytes
 data/docs.yml                      |   2 +-
 data/releases.yml                  |   4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/images/project/sw-rust.png 
b/content/images/project/sw-rust.png
new file mode 100644
index 0000000..65a667e
Binary files /dev/null and b/content/images/project/sw-rust.png differ
diff --git a/data/docs.yml b/data/docs.yml
index d806ea3..fe813dc 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -124,7 +124,7 @@
           link: https://github.com/apache/skywalking-client-js/tree/v0.7.0
 
     - name: Rust Agent
-      icon: skywalking
+      icon: sw-rust
       description: The Rust Agent for Apache SkyWalking, which provides the 
native tracing abilities for Rust project.
       user: apache
       repo: skywalking-rust
diff --git a/data/releases.yml b/data/releases.yml
index c7af4be..a2c3d0b 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -322,7 +322,7 @@
               link: https://npmjs.com/package/skywalking-client-js
 
     - name: SkyWalking Rust
-      icon: kong-agent
+      icon: sw-rust
       description: The Rust Agent for Apache SkyWalking, which provides the 
native tracing abilities for Rust project.
       source:
         - version: v0.1.0
@@ -340,7 +340,7 @@
           downloadLink:
             - name: Install via crates.io
               link: https://crates.io/crates/skywalking_rust
-    
+
     - name: SkyWalking Satellite
       icon: skywalking-satellite
       description: A lightweight collector/sidecar could be deployed closing 
to the target monitored system, to collect metrics, traces, and logs.

Reply via email to