Skip to content

Charlotte Water Cares Partnership Success

Discover more from Charlotte Water Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading

document.addEventListener('DOMContentLoaded', function () { const observer = new MutationObserver(() => { document.querySelectorAll('.jetpack-instant-search__search-result-expanded__image').forEach(img => { if (!img.hasAttribute('alt')) { img.setAttribute('alt', ''); } }); }); observer.observe(document.body, { childList: true, subtree: true }); });