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

delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git


The following commit(s) were added to refs/heads/main by this push:
     new 912a8deb docs(blog): fix CSP issue by replacing shields.io badge with 
local image (#872)
912a8deb is described below

commit 912a8deb87b6f65fbc829cc4fe2ad6655636a3df
Author: Bengbengbalabalabeng 
<[email protected]>
AuthorDate: Sat Feb 28 22:02:28 2026 +0800

    docs(blog): fix CSP issue by replacing shields.io badge with local image 
(#872)
    
    * docs: fix CSP issue by replacing shields.io badge with local image 
resource
    
    * docs(blog): replace relative paths
---
 website/blog/2026-02-27-welcome-new-committer.md         |  2 +-
 .../2026-02-27-welcome-new-committer.md                  |  2 +-
 website/static/img/blog/apache-fesod-new-committer.svg   | 16 ++++++++++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/website/blog/2026-02-27-welcome-new-committer.md 
b/website/blog/2026-02-27-welcome-new-committer.md
index c9f1386a..35b6f496 100644
--- a/website/blog/2026-02-27-welcome-new-committer.md
+++ b/website/blog/2026-02-27-welcome-new-committer.md
@@ -5,7 +5,7 @@ authors: [GOODBOY008]
 tags: [opensource, apache, committer, fesod]
 ---
 
-![Apache Fesod New 
Committer](https://img.shields.io/badge/Apache%20Fesod-New%20Committer-blue?style=for-the-badge&logo=apache)
+![Apache Fesod New Committer](/img/blog/apache-fesod-new-committer.svg)
 
 > Hello everyone! It's a great honor to be invited by the Apache Fesod 
 > community to become a Committer. I'm thrilled to share my open source 
 > journey and how I got here.
 
diff --git 
a/website/i18n/zh-cn/docusaurus-plugin-content-blog/2026-02-27-welcome-new-committer.md
 
b/website/i18n/zh-cn/docusaurus-plugin-content-blog/2026-02-27-welcome-new-committer.md
index 651f0f5f..a473a2a5 100644
--- 
a/website/i18n/zh-cn/docusaurus-plugin-content-blog/2026-02-27-welcome-new-committer.md
+++ 
b/website/i18n/zh-cn/docusaurus-plugin-content-blog/2026-02-27-welcome-new-committer.md
@@ -5,7 +5,7 @@ authors: [GOODBOY008]
 tags: [opensource, apache, committer, fesod]
 ---
 
-![Apache Fesod New 
Committer](https://img.shields.io/badge/Apache%20Fesod-New%20Committer-blue?style=for-the-badge&logo=apache)
+![Apache Fesod New Committer](/img/blog/apache-fesod-new-committer.svg)
 
 > 大家好!非常荣幸受到 Apache Fesod 社区的邀请,成为一名 Committer。在此,我想与大家分享我的开源之旅以及一路走来的经历。
 
diff --git a/website/static/img/blog/apache-fesod-new-committer.svg 
b/website/static/img/blog/apache-fesod-new-committer.svg
new file mode 100644
index 00000000..4574a245
--- /dev/null
+++ b/website/static/img/blog/apache-fesod-new-committer.svg
@@ -0,0 +1,16 @@
+<svg xmlns="http://www.w3.org/2000/svg"; width="272.25" height="28" role="img" 
aria-label="APACHE FESOD: NEW COMMITTER">
+    <title>APACHE FESOD: NEW COMMITTER</title>
+    <g shape-rendering="crispEdges">
+        <rect width="134" height="28" fill="#555"/>
+        <rect x="134" width="138.25" height="28" fill="#007ec6"/>
+    </g>
+    <g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu 
Sans,sans-serif"
+       text-rendering="geometricPrecision" font-size="100">
+        <image x="9" y="7" width="14" height="14"
+               
href="data:image/svg+xml;base64,PHN2ZyBmaWxsPSJ3aGl0ZXNtb2tlIiByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+QXBhY2hlPC90aXRsZT48cGF0aCBkPSJNMTcuODA1IDIuMTk3di4wNjZoLjE1NnYuNDRoLjA3MnYtLjQ0aC4xNTZ2LS4wNjZ6bS45IDBsLS4xNzUuMzUzLS4xNzItLjM1M2gtLjA4N3YuNTA2aC4wNjdWMi4zbC4xNzIuMzVoLjA0NWwuMTcyLS4zNXYuNDA0aC4wNjZ2LS41MDZ6bS00LjI1NyAxYy0uMjA0LjMxLS40MjQuNjYtLjY2IDEuMDZsLS4wNC4wNjJhNDQuNDU3IDQ0LjQ1NyAwIDAwLTEuMjY1IDIuMjljLS4xODcuM
 [...]
+        <text transform="scale(.1)" x="755" y="175" textLength="930" 
fill="#fff">APACHE FESOD</text>
+        <text transform="scale(.1)" x="2031.25" y="175" textLength="1142.5" 
fill="#fff" font-weight="bold">NEW
+            COMMITTER
+        </text>
+    </g>
+</svg>
\ No newline at end of file


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

Reply via email to