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

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


The following commit(s) were added to refs/heads/main by this push:
     new ae4269908d fix logo (#418)
ae4269908d is described below

commit ae4269908d7987cf3871460fe905357156c799fa
Author: Shawn Yang <[email protected]>
AuthorDate: Thu Feb 19 02:14:02 2026 +0800

    fix logo (#418)
---
 blog/2025-10-29-fory_rust_versatile_serialization_framework.md | 2 +-
 blog/2026-02-19-fory_cpp_modern_serialization_framework.md     | 2 +-
 2 files changed, 2 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 dfb5287e88..f26bafc4d9 100644
--- a/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
+++ b/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
@@ -10,7 +10,7 @@ tags: [fory, rust]
 - 🐙 GitHub: https://github.com/apache/fory
 - 📦 Crate: https://crates.io/crates/fory
 
-![Apache Fory Logo](https://fory.apache.org/img/navbar-logo.png)
+<img src="/img/fory-logo-light.png" width="50%"/>
 
 ---
 
diff --git a/blog/2026-02-19-fory_cpp_modern_serialization_framework.md 
b/blog/2026-02-19-fory_cpp_modern_serialization_framework.md
index b7b37be57b..78707ffa74 100644
--- a/blog/2026-02-19-fory_cpp_modern_serialization_framework.md
+++ b/blog/2026-02-19-fory_cpp_modern_serialization_framework.md
@@ -10,7 +10,7 @@ tags: [fory, cpp, serialization, cross-language]
 - 🐙 GitHub: https://github.com/apache/fory
 - 📚 Docs: https://fory.apache.org/docs/guide/cpp
 
-![Apache Fory Logo](https://fory.apache.org/img/navbar-logo.png)
+<img src="/img/fory-logo-light.png" width="50%"/>
 
 ---
 


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

Reply via email to