Skip to content

Commit 5940255

Browse files
authored
Remove 'New' badge (#19)
1 parent acd2394 commit 5940255

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

src/content/docs/customizing/themes.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
title: Color themes
33
description: Changing the colors to your liking
44
sidebar:
5-
# Add a badge to the link
6-
badge:
7-
text: New
8-
variant: tip
95
order: 3
106
---
117

src/content/docs/setup/install.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ brew install kubecolor
4545

4646
:::
4747

48-
## MacPorts <Badge text="New" variant="tip" />
48+
## MacPorts
4949

5050
[![MacPorts version](https://repology.org/badge/version-for-repo/macports/kubecolor.svg)](https://repology.org/project/kubecolor/versions)
5151

@@ -55,7 +55,7 @@ For MacOS users using the [MacPorts](https://www.macports.org/) package manager.
5555
sudo port install kubecolor
5656
```
5757

58-
## DEB <Badge text="New" variant="tip" />
58+
## DEB
5959

6060
[![debian version from custom repo](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=deb%20package&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
6161

@@ -88,7 +88,7 @@ repositories as it is very outdated. Instead, use our custom repo.
8888
</TabItem>
8989
</Tabs>
9090

91-
## RPM <Badge text="New" variant="tip" />
91+
## RPM
9292

9393
[![rpm version from custom repo](https://img.shields.io/github/v/release/kubecolor/kubecolor?label=rpm%20package&color=4cc61f)](https://github.com/kubecolor/kubecolor/releases/latest)
9494

0 commit comments

Comments
 (0)