import React from 'react' import { withSiteData } from 'react-static' import logoImg from '../logo.png' export default withSiteData(() => (

Welcome to

))