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