Time to Pause, Reflect & Pay It Forward
Gday So it has been a month since my last post, which I think is a Broomedocs record! I decided to take a litle time...
// 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'); }); }); --> -->