// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); -->

Jonah Dunch

Jonah Dunch is in his third year of a BA Honours with a major in philosophy and a minor in drama. Aside from his work at The Gateway, Jonah writes, directs, and acts in plays. He eats your clicks for dinner.
Back to top button