From dd4768027fb2bd47b50d2f05484fdad1708a0f29 Mon Sep 17 00:00:00 2001 From: lemuel Date: Thu, 12 Aug 2021 12:22:24 -0500 Subject: [PATCH] Proyectos CEDETEC --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', },