I am a completely new Jekyll user, so I appreciate that this information may be elsewhere but I cannot seem to figure it out. I have just built a new Jekyll site and am using the the default Minima theme.
I would like to change the default page order in my navigation, and have tried entering nav-order: 1
etc into the YAML front matter for each page.
This doesn't seem to have worked, so I imagine I need to do something else to overwrite the default settings?
Thanks in advance.