Skip to content

Commit

Permalink
Merge pull request #71 from dlimeng/dev
Browse files Browse the repository at this point in the history
slack
  • Loading branch information
dlimeng authored Dec 29, 2023
2 parents 5f4806e + 6bf214a commit c311488
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/home/hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ export default function () {
<a target="_blank" href='https://gitee.com/CloudOrc/SolidUI'>
<img src="https://shields.io/badge/%E2%AD%90-Gitee-blue" alt="gitee" className="wow fadeInUp" />
</a>
<a target="_blank" href='https://gitee.com/CloudOrc/SolidUI'>
<img src="https://shields.io/badge/%E2%AD%90-Gitee-blue" alt="gitee"/>
</a>
<a target="_blank" href="https://join.slack.com/t/solidui/shared_invite/zt-1r83iino0-SZD38aHAIw2KBA~DSpZndA">
<img src="https://img.shields.io/badge/join-us%20on%20slack-blue.svg?longCache=true&logo=slack&colorB=blue" alt="us on slack"/>
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit c311488

Please sign in to comment.