From 8741be21fb685c83c5c7ec619efc66c7522e419e Mon Sep 17 00:00:00 2001 From: lemuel Date: Wed, 11 Aug 2021 20:51:25 -0500 Subject: [PATCH] =?UTF-8?q?version=20producci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', },