Skip to content

Commit

Permalink
Update pages.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jun 4, 2024
1 parent c5440ac commit ac9dab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ end
# The result is in alphabetical order, change to the wanted order

permute!(pages,
[1, 15, 12, 10, 21, 3, 19, 29, 5, 7, 17, 27, 6, 8, 16, 20, 30, 18, 28, 11, 9, 23, 22, 26, 4, 13, 24, 25, 2, 31]
[1, 15, 12, 10, 21, 3, 19, 29, 5, 7, 17, 14, 27, 6, 8, 16, 20, 30, 18, 28, 11, 9, 23, 22, 26, 4, 13, 24, 25, 2, 31]
)

names = [
Expand Down

0 comments on commit ac9dab7

Please sign in to comment.