This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_logo in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 78dcae86ef8e7879f0ffeca8bc5bce1a2e15bf2c Author: chaokunyang <[email protected]> AuthorDate: Thu Feb 19 01:59:15 2026 +0800 fix logo --- 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 - +<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 aef5512054..b996ca42c0 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 - +<img src="/img/fory-logo-light.png" width="50%"/> --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
