diff --git a/index.html b/index.html index ce1627b..0f5acd6 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ document.title = "Churo "; viewer.setEDLEnabled(true); viewer.setBackground("skybox"); // ["skybox", "gradient", "black", "white"]; - viewer.setDescription(`Comunidad de Churo - Innovalab`); + viewer.setDescription(`Churo`);
@@ -49,10 +49,10 @@ viewer.setEDLEnabled(true); viewer.setFOV(60); viewer.setPointBudget(1*1000*1000); - document.title = "Churo "; + document.title = "Churo"; viewer.setEDLEnabled(true); viewer.setBackground("skybox"); // ["skybox", "gradient", "black", "white"]; - viewer.setDescription(`Comunidad de Churo - Innovalab`); + viewer.setDescription(`Churo`); viewer.loadSettingsFromURL(); viewer.loadGUI(() => {