Skip to content

Commit 881151f

Browse files
committed
Remove "New" badge from pages that aren't actually new
1 parent 1e800fd commit 881151f

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

docs/src/content/docs/builds/build-obc.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Building the OBC firmware
33
description: On how to build for the board
44
sidebar:
5-
badge:
6-
text: New
7-
variant: success
85
order: 1
96
---
107
import { Steps } from '@astrojs/starlight/components';

docs/src/content/docs/builds/build-tests.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Building tests
33
description: On how to build tests
44
sidebar:
5-
badge:
6-
text: New
7-
variant: success
85
order: 3
96
---
107
import { Steps } from '@astrojs/starlight/components';

docs/src/content/docs/builds/cmake-options.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: CMake options guide
33
description: Some useful options and options that we have defined
44
sidebar:
5-
badge:
6-
text: New
7-
variant: success
85
order: 4
96
---
107
The following is a list of options along with their brief description. The guide is divided into most used and extra for convenience. You can go to the end of this page for examples on how to chain these options together.

docs/src/content/docs/start-here/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Getting started
33
description: Welcome to the Orbital Docs
44
sidebar:
5-
badge:
6-
text: New
7-
variant: success
85
order: 1
96
---
107
import { LinkCard } from '@astrojs/starlight/components';

0 commit comments

Comments
 (0)