Trinity Sustainability

Welcome to Trinity Sustainability

Vision

We will be a university, a place, and a community where climate change and biodiversity loss are addressed in a holistic, integrated and health-focused way to protect and restore our planetary home for future generations.

Climate and Biodiversity Action Week slider large

Mission

Our mission is to tackle climate and biodiversity challenges for a healthy planet and healthy people through
our educational programmes, our research and innovation, and our day-to-day operations, both
within Trinity and in partnership with external collaborators and communities. 

try { var embedSocialToString = content.get('Embed Social Code').toString(); var html = ''; var success = false; // Check for a match in the string data function embedSocialMatch(stringData) { if (stringData.match('https://embedsocial.com/')) { success = true; } } embedSocialMatch(embedSocialToString); if (success) { html += embedSocialToString; } else { html += '

Please use a valid EmbedSocial embed code

'; } } catch (err){ console.log(err); }