Skip to content

Commit

Permalink
docs: remove underlines between badges (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jul 3, 2024
1 parent 4da1f3b commit bd45531
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 32 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,11 @@
# Rsbuild

<p>
<a href="https://discord.gg/XsaKEEk4mW">
<img src="https://img.shields.io/badge/chat-discord-blue?style=flat-square&logo=discord&colorA=564341&colorB=EDED91" alt="discord channel" />
</a>
<a href="https://npmjs.com/package/@rsbuild/core?activeTab=readme">
<img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
</a>
<a href="https://npmcharts.com/compare/@rsbuild/core?minimal=true">
<img src="https://img.shields.io/npm/dm/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" />
</a>
<a href="https://nodejs.org/en/about/previous-releases">
<img src="https://img.shields.io/node/v/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="node version">
</a>
<a href="https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
</a>
<a href="https://discord.gg/XsaKEEk4mW"><img src="https://img.shields.io/badge/chat-discord-blue?style=flat-square&logo=discord&colorA=564341&colorB=EDED91" alt="discord channel" /></a>
<a href="https://npmjs.com/package/@rsbuild/core?activeTab=readme"><img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
<a href="https://npmcharts.com/compare/@rsbuild/core?minimal=true"><img src="https://img.shields.io/npm/dm/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
<a href="https://nodejs.org/en/about/previous-releases"><img src="https://img.shields.io/node/v/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="node version"></a>
<a href="https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" /></a>
</p>

English | [简体中文](./README.zh-CN.md)
Expand Down
20 changes: 5 additions & 15 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,11 @@
# Rsbuild

<p>
<a href="https://discord.gg/XsaKEEk4mW">
<img src="https://img.shields.io/badge/chat-discord-blue?style=flat-square&logo=discord&colorA=564341&colorB=EDED91" alt="discord channel" />
</a>
<a href="https://npmjs.com/package/@rsbuild/core?activeTab=readme">
<img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
</a>
<a href="https://npmcharts.com/compare/@rsbuild/core?minimal=true">
<img src="https://img.shields.io/npm/dm/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" />
</a>
<a href="https://nodejs.org/en/about/previous-releases">
<img src="https://img.shields.io/node/v/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="node version">
</a>
<a href="https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
</a>
<a href="https://discord.gg/XsaKEEk4mW"><img src="https://img.shields.io/badge/chat-discord-blue?style=flat-square&logo=discord&colorA=564341&colorB=EDED91" alt="discord channel" /></a>
<a href="https://npmjs.com/package/@rsbuild/core?activeTab=readme"><img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
<a href="https://npmcharts.com/compare/@rsbuild/core?minimal=true"><img src="https://img.shields.io/npm/dm/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
<a href="https://nodejs.org/en/about/previous-releases"><img src="https://img.shields.io/node/v/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="node version"></a>
<a href="https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" /></a>
</p>

[English](./README.md) | 简体中文
Expand Down
1 change: 0 additions & 1 deletion website/docs/en/plugins/list/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"plugin-eslint",
"plugin-type-check",
"plugin-image-compress",
"plugin-node-polyfill",
"plugin-lightningcss",
"plugin-source-build",
"plugin-styled-components",
Expand Down
1 change: 0 additions & 1 deletion website/docs/zh/plugins/list/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"plugin-eslint",
"plugin-type-check",
"plugin-image-compress",
"plugin-node-polyfill",
"plugin-lightningcss",
"plugin-source-build",
"plugin-styled-components",
Expand Down

0 comments on commit bd45531

Please sign in to comment.