Skip to content

Commit d08e76b

Browse files
committed
docs: πŸ“ rename sidenav labels to fit better
1 parent 4b80ffe commit d08e76b

18 files changed

+20
-19
lines changed

β€Ždocs/instructions/101-meal-planner.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 101 - Meal Planner
2+
sidebar_label: 101. Meal Planner
33
---
44

55
# Meal Planner

β€Ždocs/instructions/102-meal-planner-reactive.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 102 - Meal Planner Reactive
2+
sidebar_label: 102. Meal Planner Reactive
33
---
44

55
# Meal Planner Reactive

β€Ždocs/instructions/201-meal-planner-indirect-output.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 201 - Meal Planner Indirect Output
2+
sidebar_label: 201. Meal Planner Indirect Output
33
---
44

55
# Meal Planner Indirect Output

β€Ždocs/instructions/202-meal-planner-indirect-input.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 202 - Meal Planner Indirect Input
2+
sidebar_label: 202. Meal Planner Indirect Input
33
---
44

55
# Meal Planner Indirect Input

β€Ždocs/instructions/301-recipe-search-isolated.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 301 - Recipe Search Isolated
2+
sidebar_label: 301. Recipe Search Isolated
33
---
44

55
# Recipe Search Isolated

β€Ždocs/instructions/302-recipe-search-integration/1-test-bed.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 1 - TestBed
2+
sidebar_label: 1. TestBed
33
---
44

55
# Recipe Search Integration with `TestBed`

β€Ždocs/instructions/302-recipe-search-integration/2-testing-library.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 2 - Testing Library
2+
sidebar_label: 2. Testing Library
33
---
44

55
# Recipe Search Integration with Testing Library

β€Ždocs/instructions/302-recipe-search-integration/3-vitest-browser-mode.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 3 - Vitest Browser Mode
2+
sidebar_label: 3. Vitest Browser Mode
33
---
44

55
# Recipe Search Integration with Vitest Browser Mode
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
label: 302 - Recipe Search Integration
1+
label: 302. Recipe Search Integr...
22
link:
33
slug: /recipe-search-integration
4+
title: 302. Recipe Search Integration
45
type: generated-index

β€Ždocs/instructions/303-recipe-search-shallow/1-test-bed.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: 1 - TestBed
2+
sidebar_label: 1. TestBed
33
---
44

55
# Recipe Search Shallow with `TestBed`

0 commit comments

Comments
Β (0)