export const title = "Resume - Foster Hangdaan"; export const header = { heading: "Resume", subheading: <>Download a copy of my resume here.>, }; export default function() { return ( <> Experience Placeholder Education Placeholder > ); }