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

Keeping it short with the Center for Creativity’s One Minute Film Festival

The Center for Creativity is hosting its first One Minute Film Festival, a competition designed to get Pitt students to create films of 60 seconds or less. By …

Powered by WPeMatico