Reordering includes

You can change the order that include appear on your page by appending a number followed by an underscore to the front of the tag.

For example, if you have two include tags on your landing page 'include:about' and 'include:events' and you want to ensure that the about include appears first you would change the tags to '1_include:about' and '2_include:events'. You can continue this process for as many includes as you want.

This video illustrates that process: