Skip to content

Commit a8b5e3a

Browse files
Update pages.jl
1 parent cbc5f4c commit a8b5e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages.jl

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

4242
permute!(pages,
43-
[1, 9, 12, 19, 4, 5, 8, 17, 6, 10, 13, 20, 11, 18, 7, 16, 3, 14, 15, 2]
43+
[1, 10, 13, 19, 4, 5, 9, 6, 11, 14, 20, 12, 18, 7, 17, 3, 8, 15, 16, 2]
4444
)
4545

4646
names = [

0 commit comments

Comments
 (0)