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

New traditions: Students get creative with virtual and socially-distanced events this fall

“We’re not removing anything, we’re just figuring out ways to do them more creatively, in a way that’s still really fun for the student body, because that’s …

Powered by WPeMatico