First10EM Journal Club: January 2023
We are back with another episode of the BroomeDocs and First10EM podcast. In this episode we try to answer some of the big questions in...
// 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'); }); }); --> -->