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

Creativity and passion part of artist Carmen Neely’s path

She is one of six residence artists at the McColl Center for Art + Innovation during the summer, although she didn’t intend to follow this path growing up …

Powered by WPeMatico