First10EM Journal Club: January 2025
Welcome to the first episode of the Broomedocs podcast for 2025. Justin and I are back for more nerdy goodness to make you smarter 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'); }); }); --> -->