Alice Wonderland Notes

const aboutMe = function() {

  return {

    display_name: 'Alice Wonderland',

    bio: 'None',

  }

}