Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit e41750a

Browse files
Update pages.jl
1 parent d716aa7 commit e41750a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ end
3737
# The result is in alphabetical order, change to the wanted order
3838

3939
permute!(pages,
40-
[1, 7, 8, 10, 6, 5, 3, 2, 9, 4]
40+
[1, 7, 9, 6, 5, 3, 2, 8, 4]
4141
)
4242

4343
names = [

0 commit comments

Comments
 (0)