Skip to content

Commit aa78662

Browse files
feat: remove useless sidebar_position meta
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 2421da6 commit aa78662

11 files changed

Lines changed: 0 additions & 11 deletions

docs/guides/angular.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Angular
44
description: Use Juno with Angular
55
toc_min_heading_level: 2
66
toc_max_heading_level: 2
7-
sidebar_position: 5
87
pagination_next: null
98
pagination_prev: null
109
---

docs/guides/astro.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Learn how to integrate Juno with Astro for seamless development. Fo
55
keywords: [Astro, integrate Juno, quickstart, hosting, CLI, SDK]
66
toc_min_heading_level: 2
77
toc_max_heading_level: 2
8-
sidebar_position: 6
98
pagination_next: null
109
pagination_prev: null
1110
---

docs/guides/github-actions.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
id: github-actions
33
title: GitHub Actions
44
description: Learn how to use GitHub Actions for continuous integration and deployment.
5-
sidebar_position: 8
65
toc_min_heading_level: 2
76
toc_max_heading_level: 2
87
---

docs/guides/local-development.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
id: local-development
33
title: Local Development
44
description: Set-up the local emulator with Docker
5-
sidebar_position: 11
65
---
76

87
# Local Development

docs/guides/manual-deployment.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
id: manual-deployment
33
title: Manual
44
description: Learn how to deploy an application to a Juno Satellite from your device using the CLI.
5-
sidebar_position: 9
65
---
76

87
# Manual Deployment

docs/guides/nextjs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Learn how to integrate Juno with Next.js. Follow our quickstart gui
55
keywords: [Juno, Next.js, integration, quickstart, guide, examples, hosting]
66
toc_min_heading_level: 2
77
toc_max_heading_level: 2
8-
sidebar_position: 1
98
pagination_next: null
109
pagination_prev: null
1110
---

docs/guides/nodejs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: NodeJS
44
description: SDK usage in a NodeJS context
55
toc_min_heading_level: 2
66
toc_max_heading_level: 2
7-
sidebar_position: 7
87
---
98

109
# Use Juno in a NodeJS context

docs/guides/react.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: React
44
description: Use Juno with React
55
toc_min_heading_level: 2
66
toc_max_heading_level: 2
7-
sidebar_position: 2
87
pagination_next: null
98
pagination_prev: null
109
---

docs/guides/rust.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ id: rust
33
title: Rust
44
toc_min_heading_level: 2
55
toc_max_heading_level: 3
6-
sidebar_position: 6
76
---
87

98
# Code Functions in Rust

docs/guides/sveltekit.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: SvelteKit
44
description: Use Juno with SvelteKit
55
toc_min_heading_level: 2
66
toc_max_heading_level: 2
7-
sidebar_position: 3
87
pagination_next: null
98
pagination_prev: null
109
---

0 commit comments

Comments
 (0)