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); }); }); }

Artists work with high school students to paint bus that will play pop-up concerts in London

The bus is called “Creativity In Motion” and it’s a collaboration between the Digital Creative Arts Centre at the Boys and Girls Club, …

Powered by WPeMatico