import Link from 'next/link' import Layout from '../components/Layout' export default () => (
Hello World. About
)