Multiple layouts?
[issue link]How do I create multiple layouts for different routes? For instance
at http://127.0.0.1:3000/ - default.vue
at http://127.0.0.1:3000/about - another.vue
There is no mention about this at all from the doc - https://nuxtjs.org/guide/views#layouts. It would helpful if this guide is included.