// 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'); }); }); -->

Nathan Fung

Nathan Fung is a sixth-year political science student and The Gateway's news editor for the 2018-19 year. He can usually be found in the Gateway office, turning coffee into copy.
Back to top button