Podcast: Play in new window | Download
Today I talk about various things to catch up with everything.
// 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'); }); }); -->
Podcast: Play in new window | Download
Today I talk about various things to catch up with everything.
Categories:
Tags:
No responses yet