<template> <h1>I am about page</h1> </template> <script> export default { head: { title: 'Learn more about Nuxtjs | Nuxtjs' } } </script>