Skip to content

Commit

Permalink
docs(sponsor): add missing comma in sponsor list
Browse files Browse the repository at this point in the history
- Add missing comma in the sponsor image URL to maintain consistency
  • Loading branch information
dingyi222666 committed Jan 2, 2025
1 parent 346cd34 commit f36d752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/about/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const thinks = [
url: "#KaleElus",
},
{
img: "https://pic1.afdiancdn.com/default/avatar/avatar-purple.png?imageView2/1/w/120/h/120"
img: "https://pic1.afdiancdn.com/default/avatar/avatar-purple.png?imageView2/1/w/120/h/120",
name:"爱发电用户_GPsK",
url: "#爱发电用户_GPsK"
}
Expand Down

0 comments on commit f36d752

Please sign in to comment.