Skip to content

Commit 068b4d4

Browse files
committed
Reorder the menu
1 parent 848c245 commit 068b4d4

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

docs/get-started/codestyle.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
sidebar_position: 5
3+
---
14
Coding Style Guide
25
=======================
36
This is the content for Coding Standards used in Joomla

docs/get-started/composer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 3
33
---
44
Composer
55
=======================

docs/get-started/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 2
33
---
44
GIT
55
=======================

docs/get-started/npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 4
33
---
44
NPM
55
=======================

0 commit comments

Comments
 (0)