Skip to content

Commit 67f2d01

Browse files
committed
Switch appendix order
1 parent d877b3d commit 67f2d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pages = [
2121
"lib/spaces.md", "lib/tensors.md",
2222
],
2323
"Index" => ["index/index.md"],
24-
"Appendix" => ["appendix/categories.md", "appendix/symmetric_tutorial.md"],
24+
"Appendix" => ["appendix/symmetric_tutorial.md", "appendix/categories.md"],
2525
]
2626

2727
mathengine = MathJax3(

0 commit comments

Comments
 (0)