david caines

  • Welcome to WordPress! This is your first post. Edit or delete it to take the first step in your blogging journey.

document.querySelectorAll(‘.wp-block-social-link a’).forEach(a => { a.target = ‘_blank’; a.rel = ‘noopener’; });