You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addMetadata('projectEmailBody', "Dear Nicholas,\n\nI’m potentially interested in providing ${goal.id === 'B' ? 'major ' : ''}support for this project and I’d like to learn more")
addMetadata('basicEmailSubject', 'Partnering with the Human Nature Lab')
addMetadata('basicEmailBody', '')
})
api.createPages(({ createPage }) => {
// Use the Pages API here: https://gridsome.org/docs/pages-api/