Skip to content

Commit 912a8de

Browse files
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
1 parent 2c8c352 commit 912a8de

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

website/blog/2026-02-27-welcome-new-committer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors: [GOODBOY008]
55
tags: [opensource, apache, committer, fesod]
66
---
77

8-
![Apache Fesod New Committer](https://img.shields.io/badge/Apache%20Fesod-New%20Committer-blue?style=for-the-badge&logo=apache)
8+
![Apache Fesod New Committer](/img/blog/apache-fesod-new-committer.svg)
99

1010
> 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.
1111

website/i18n/zh-cn/docusaurus-plugin-content-blog/2026-02-27-welcome-new-committer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors: [GOODBOY008]
55
tags: [opensource, apache, committer, fesod]
66
---
77

8-
![Apache Fesod New Committer](https://img.shields.io/badge/Apache%20Fesod-New%20Committer-blue?style=for-the-badge&logo=apache)
8+
![Apache Fesod New Committer](/img/blog/apache-fesod-new-committer.svg)
99

1010
> 大家好!非常荣幸受到 Apache Fesod 社区的邀请,成为一名 Committer。在此,我想与大家分享我的开源之旅以及一路走来的经历。
1111
Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)