Blog > Monthly Geo Trivia questions // for hiding/showing geotrivia answer function toggle(id) { var state = document.getElementById(id).style.display; if (state == ‘block’) { document.getElementById(id).style.display = ‘none’; } else { document.getElementById(id).style.display = ‘block’; } } Welcome to the May 2026 edition of #fridaygeotrivia, our social media geotrivia contest . As per tradition we play on the final Friday of the month, which this month is Friday, 29th of May, 2026, at 17:00…