diff --git a/nuxt.config.js b/nuxt.config.js index 6c7bc75..31b9e18 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -5,7 +5,7 @@ export default { // server: { port: 8080 }, target: 'static', head: { - title: 'Joranada CEDETEC pruebas', + title: 'Joranada CEDETEC', htmlAttrs: { lang: 'es', },