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

The calligrapher who thinks legibility is the enemy of creativity

The calligrapher who thinks legibility is the enemy of creativity. Catch Iraqi artist Wissam Shawkat’s Dubai exhibition ‘Pursuit of Rhythm’. August 25 …

Powered by WPeMatico