From 84c9e9edd88feaf952651bcf35e7dc310ad69447 Mon Sep 17 00:00:00 2001 From: Remy he <143773015+kun6696@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:50:40 +0800 Subject: [PATCH] chore: update award (#6) Co-authored-by: xionghe.hx --- README.md | 1 + awards.json | 6 ++++++ scripts/readme.js | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d541fc8..2fb033e 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,4 @@ git push |hustcc|L7 Skilled||`[![](https://img.shields.io/endpoint?url=https://awards.antv.vision/hustcc-l7-skilled.json)](https://github.com/antvis/l7)`| |Aarebecca|G6 Maintainer||`[![](https://img.shields.io/endpoint?url=https://awards.antv.vision/aarebecca-g6-maintainer.json)](https://github.com/antvis/g6)`| |yvonneyx|G6 Maintainer||`[![](https://img.shields.io/endpoint?url=https://awards.antv.vision/yvonneyx-g6-maintainer.json)](https://github.com/antvis/g6)`| +|kun6696|G2 Contributor|2024-12-17|`[![](https://img.shields.io/endpoint?url=https://awards.antv.vision/kun6696-g2-contributor.json)](https://github.com/antvis/g2)`| diff --git a/awards.json b/awards.json index 16c61a0..bfbb338 100644 --- a/awards.json +++ b/awards.json @@ -13,5 +13,11 @@ ], "yvonneyx": [ "G6 Maintainer" + ], + "kun6696": [ + { + "badge": "G2 Contributor", + "date": "2024-12-17" + } ] } \ No newline at end of file diff --git a/scripts/readme.js b/scripts/readme.js index f865b99..f508eaa 100644 --- a/scripts/readme.js +++ b/scripts/readme.js @@ -77,9 +77,9 @@ Note: If you are a user of AntV products, you can freely use the following badge > 注意: 如果您是 AntV 产品的用户,可以自由使用下面的徽章 \`\`\`text -https://img.shields.io/badge/AntV-G6_User-blue?&logo=antv&color=FFF&labelColor=8B5DFF +https://img.shields.io/badge/AntV-G6_User-blue?&logo=antv&color=FFF&labelColor=8B5DFF&logoColor=white \`\`\` -![](https://img.shields.io/badge/AntV-G6_User-blue?&logo=antv&color=FFF&labelColor=8B5DFF) +![](https://img.shields.io/badge/AntV-G6_User-blue?&logo=antv&color=FFF&labelColor=8B5DFF&logoColor=white) `; const _awards = [];