Skip to content

Commit c08c42c

Browse files
Update pages.jl
1 parent 335d4bd commit c08c42c

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
@@ -40,7 +40,7 @@ end
4040
# The result is in alphabetical order, change to the wanted order
4141

4242
permute!(pages,
43-
[1, 18, 15, 13, 24, 4, 5, 22, 33, 7, 3, 9, 20, 31, 17, 30, 8, 11, 19, 23, 34, 21, 32, 14, 12, 26, 10, 25, 29, 6, 16, 27, 28, 2, 35]
43+
[1, 18, 15, 13, 24, 4, 5, 22, 33, 7, 3, 10, 20, 31, 17, 30, 8, 11, 19, 23, 34, 21, 32, 14, 12, 26, 9, 25, 29, 6, 16, 27, 28, 2, 35]
4444
)
4545

4646
names = [

0 commit comments

Comments
 (0)