System Information
- Strapi Version: v4.2.3
- Operating System: Windows 11
- Database: Postgres
- Node Version: v16.14.0
- NPM Version: v8.3.1
- Yarn Version: v1.22.10
I would like the Home Page to be displayed before any of the other single types. Right now I have this view:
But I would like to re-arrange it such that the Home Page is displayed at the top and the Global is always displayed at the end. How do I rearrange this?