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

chaokunyang pushed a commit to branch fix_rust_article3
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/fix_rust_article3 by this push:
     new a1ba140ef add logo
a1ba140ef is described below

commit a1ba140ef56bdef71966bb4a8635194c6921b08a
Author: chaokunyang <[email protected]>
AuthorDate: Wed Oct 29 10:53:34 2025 +0800

    add logo
---
 blog/2025-10-29-fory_rust_versatile_serialization_framework.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/blog/2025-10-29-fory_rust_versatile_serialization_framework.md 
b/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
index 10ebca18f..dfb5287e8 100644
--- a/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
+++ b/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
@@ -7,8 +7,10 @@ tags: [fory, rust]
 
 **TL;DR**: Apache Fory Rust is a blazingly-fast, cross-language serialization 
framework that delivers **ultra-fast serialization performance** while 
**automatically handling circular references, trait objects, and schema 
evolution**. Built with Rust's safety guarantees and zero-copy techniques, it's 
designed for developers who refuse to compromise between performance and 
developer experience.
 
-- Github Repo: https://github.com/apache/fory
-- Crate: https://crates.io/crates/fory
+- 🐙 GitHub: https://github.com/apache/fory
+- 📦 Crate: https://crates.io/crates/fory
+
+![Apache Fory Logo](https://fory.apache.org/img/navbar-logo.png)
 
 ---
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to