script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Creative Isolation – How one agency kept it together during Melbourne’s second lockdown

“There was potential for a bit of creative apathy to creep in across the agency,” says Jake Barrow, ECD. “We’re all locked at home with this whole COVID …

Powered by WPeMatico