in src/templates/Landing.js [45:46]
upcomingEventsCount: allMarkdownRemark( filter: {fields: {category: {eq: "events"}, date: {gt: $currentDate}}}